GlobalVariableType Enumeration
| Name | Value | Description | |
|---|---|---|---|
| TypeDate | VariableType.TypeDate | Variable is a date. | |
| TypeNumeric | VariableType.TypeNumeric | Variable is a number. | |
| TypeString | VariableType.TypeString | Variable is a text. |
Available since QDV 7.13.0001.
