19 lines
483 B
Text
19 lines
483 B
Text
== Variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**condition** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A condition. +
|
|
**Default**: no
|
|
|
|
|
|
|
**var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` |
|
|
A variable. +
|
|
**Mandatory**: only if rougail.condition has the value "yes".
|
|
|====
|
|
|