Test Control Structures & Functions

Choose Choose a value from a list.
IIf Immediate test function
IF ... THEN ... ELSE ... ENDIF Conditional structure.
SELECT ... END SELECT Choice structure.