Home / cat / test 
Test Control Structures & Functions
Choose Choose a value from a list.
IIf Immediate test function
IF ... THEN ... ELSE ... ENDIF Conditional structure.
SELECT CASE ... END SELECT Choice structure.