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