Articles Archive
Director Forums
Director Wiki
Job Board
Search
 
 Director Online WikiMain Page | About | Help | FAQ | Special pages | Log in | Printable version | Disclaimers

FALSE

From Director Online Wiki

A Lingo predefined constant that is exactly equal to the integer 0.

There is absolutely no difference between typing 0 instead of FALSE. Simply use whichever makes the code easier to understand.

Note that Lingo does not have a boolean type. True and false are represented as the integer values 1 and 0 respectively.

See Also:

TRUE

Retrieved from "http://www.director-online.com/dougwiki/index.php/FALSE"

This page has been accessed 1675 times. This page was last modified 17:16, 7 Jul 2006.