23 lines
509 B
Text
23 lines
509 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `mandatory` | The first variable. +
|
|
**Choices**:
|
|
|
|
* a
|
|
* b
|
|
* c
|
|
| **var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | The second variable. +
|
|
**Choices**:
|
|
|
|
* a
|
|
* b
|
|
* c
|
|
|
|
**Default**: the value of the variable "var1"
|
|
|====
|
|
|