User Guide : Scripting : Script Statements
 
Share this page                  
Script Statements
While the standard functions and operators give most users powerful data manipulation capabilities, you may need more advanced capabilities. The following types of statements are supported for advanced formula processing:
Flow Control Statements
Option Math Statements
Run-Time Error Trapping Statements
Declare Statement
Dim Statement
Function Statement
Global Statement
Include Statement
Option Base Statement
ReDim Statement
Return Statement