20 lines
546 B
Text
20 lines
546 B
Text
== Variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A first variable. +
|
|
**Default**: no
|
|
|
|
|
|
|
**var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` |
|
|
A second variable. +
|
|
**Default**: the value is always yes. +
|
|
**Hidden**: only if the variable var1 has value "yes".
|
|
|====
|
|
|