LlForeach
Revision as of 00:08, 27 July 2007 by Zuben Bamaisin (talk | contribs)
integer llForeach(array name);
instructions;
llEndForeach;
walks through the Array name Returns 0 if array name does not exist and 1 otherwise.
integer llForeach(array name);
instructions;
llEndForeach;
walks through the Array name Returns 0 if array name does not exist and 1 otherwise.