THEN
Revision as of 03:31, 28 August 2010 by imported>Clippy
THEN is required in IF...THEN conditional evaluation statements.
Syntax: IF condition THEN execute_code
- THEN is required on the same code line as the IF statement.
See also:
THEN is required in IF...THEN conditional evaluation statements.
Syntax: IF condition THEN execute_code
See also: