49
edits
No edit summary |
|||
| Line 12: | Line 12: | ||
==== Data module ==== | ==== Data module ==== | ||
* In context by default | * In context by default | ||
* Default command is 'varedit' | * Default command is 'varedit' if in context | ||
: [[MACRO var|varedit]] - (none), / - Prints or sets variable, if variable name and not other command | |||
: [[MACRO var|var]] - var, /var - Creates a variable. If already exists, then does not change value. | |||
: [[MACRO var|set]] - set, /set - Creates a variable. If already exists, then does not change value | |||
: [[MACRO var|var]] - /var - Creates a variable. If already exists, then does not change value. | |||
: [[MACRO var|var]] - /var - Creates a variable. If already exists, then does not change value. | : [[MACRO var|var]] - /var - Creates a variable. If already exists, then does not change value. | ||