Language Reference Guide : 3. Statements : Commonly Used Elements in Statements : DeclareBlock
 
Share this page                  
DeclareBlock
Declares local variables.
This element has the following syntax:
declare
     {localvariabledeclaration}
[enddeclare]
localvariabledeclaration
See LocalVariableDeclaration.