Variable Definition

The "Variable" definition command has three mandatory properties: variable name, type and definition.

Syntax:
Name="<name of the variable>" Type="constant|query" Def="<constant or script>"