Language Reference Guide
>
Language Reference Guide
>
Statements
>
Commonly Used Elements in Statements
>
DeclareBlock
Was this helpful?
DeclareBlock
Declares local variables.
This element has the following syntax:
declare
{
localvariabledeclaration
}
[
enddeclare
]
localvariabledeclaration
See
LocalVariableDeclaration
.
Last modified date: 12/20/2023
This site works best with JavaScript enabled