VAR variable [AS datatype] [, variable [AS datatype] [ , variable [AS datatype] ] ] VAR variable [AS datatype] = constant
Alias for DIM
.
VAR x = 42
Vr
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!