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