19 lines
709 B
Text
19 lines
709 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **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 "var2"
|
|
* the value of the variable "var3"
|
|
| **var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. +
|
|
**Default**: no
|
|
| **var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. +
|
|
**Default**: yes
|
|
|====
|
|
|