29 lines
758 B
Text
29 lines
758 B
Text
|
|
== New variables
|
||
|
|
|
||
|
|
[cols="1a,1a"]
|
||
|
|
|====
|
||
|
|
| Variable | Description
|
||
|
|
|
|
||
|
|
|
||
|
|
**rougail.var** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
||
|
|
A first variable. +
|
||
|
|
**Default**:
|
||
|
|
|
||
|
|
* the value of the variable "rougail.var2"
|
||
|
|
* the value of the variable "rougail.var3"
|
||
|
|
|
|
||
|
|
|
||
|
|
**rougail.var2** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||
|
|
A second variable. +
|
||
|
|
**Default**: no
|
||
|
|
|
|
||
|
|
|
||
|
|
**rougail.var3** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||
|
|
A third variable. +
|
||
|
|
**Default**: yes
|
||
|
|
|====
|
||
|
|
|