Next: Implements
Up: Keywords
Previous: Get
  Contents
  Index
If
Syntax:
IF condition THEN then_statements
IF condition THEN then_statements ELSE else_statements
IF condition THEN then_block END IF
IF condition THEN then_block ELSE else_block END IF
root
2004-04-05