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