Conditional Statements
The 9000 Series control supports two types of conditional statements. These statements are used
to transfer control of a program from one point to another based on some condition generated in
the program. These statements are the IF-THEN statement and the WHILE-WEND statement.