20 lines
539 B
Text
20 lines
539 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**condition** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A condition. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|
|
|
|
|
**variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` `unique` `multiple` |
|
|
A variable. +
|
|
**Disabled**: when the variable "condition" has the value "true".
|
|
|====
|
|
|