18 lines
346 B
Text
18 lines
346 B
Text
|
|
== Modified variable
|
||
|
|
|
||
|
|
[cols="1a,1a"]
|
||
|
|
|====
|
||
|
|
| Variable | Description
|
||
|
|
|
|
||
|
|
|
||
|
|
**var1** +
|
||
|
|
`+++basic+++` `+++mandatory+++` `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `#standard#` |
|
||
|
|
First variable. +
|
||
|
|
**Choices**:
|
||
|
|
|
||
|
|
* null +++← (default)+++
|
||
|
|
* val1
|
||
|
|
* 'val2 #**← (default)**#'
|
||
|
|
|====
|
||
|
|
|