23 lines
719 B
Text
23 lines
719 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**condition** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A conditional variable. +
|
|
**Default**: no
|
|
|
|
|
|
|
**variable1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` |
|
|
A first variable. +
|
|
**Disabled**: if condition is egal to "yes".
|
|
|
|
|
|
|
**variable2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` |
|
|
A seconde variable. +
|
|
**Disabled**: if condition is not egal to "yes".
|
|
|====
|
|
|