23 lines
515 B
Text
23 lines
515 B
Text
== Variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**variable1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A first variable. +
|
|
**Default**:
|
|
|
|
* a
|
|
* b
|
|
* c
|
|
|
|
|
|
|
**variable2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `mandatory` |
|
|
A second variable. +
|
|
**Choices**: the value of the variable "variable1".
|
|
|====
|
|
|