api calls within if statemets
Cool. How about when creating new functions to be called later
function writePageContent() { getContent(...); }
Would the api lookup only take place when the function is called or when it is first defined?
page 1 of 1
discussions 1 to 4 of 4
on 8/20/08 mjatharvest wrote: