While will run a block of code over and over until a condition becomes false. Syntax:
while (condition) { // run code }
Example:
while (i < var2) i = i + 1;
Contact the Hub Admins
Nothing on this site is made, distributed, or supported by LucasArts Entertainment Company. Use and download all information and files at your own risk.