Flow Control
 Main Index 
-   lasterr  LASTERR Retrieve Last Error Message
 
-   warning  WARNING Emits a Warning Message
 
-   error  ERROR Causes an Error Condition Raised
 
-   try  TRY-CATCH Try and Catch Statement
 
-   switch  SWITCH Switch statement
 
-   if  IF-ELSEIF-ELSE Conditional Statements
 
-   while  WHILE While Loop
 
-   for  FOR For Loop
 
-   continue  CONTINUE Continue Execution In Loop
 
-   break  BREAK Exit Execution In Loop
 
-   return  RETURN Return From Function
 
-   retall  RETALL Return From All Keyboard Sessions
 
-   keyboard  KEYBOARD Initiate Interactive Debug Session