19 lines
483 B
Text
19 lines
483 B
Text
== Variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
My var2. +
|
|
**Default**: the value of the variable "var1".
|
|
|
|
|
|
|
**var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` |
|
|
My var3. +
|
|
**Hidden**: var could be hidden.
|
|
|====
|
|
|