2025-10-14 12:58:39 +02:00
|
|
|
== New variables
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
|
|
|
|
|
|
|
|
|
|
|
2025-10-30 21:14:34 +01:00
|
|
|
**var1** +
|
2025-10-14 12:58:39 +02:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
|
|
|
A first variable. +
|
|
|
|
|
**Default**: no
|
|
|
|
|
|
|
|
|
|
|
|
2025-10-30 21:14:34 +01:00
|
|
|
**var2** +
|
2025-10-14 12:58:39 +02:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
|
|
|
A second variable. +
|
2025-10-29 10:46:57 +01:00
|
|
|
**Default**: the value of var1
|
2025-10-14 12:58:39 +02:00
|
|
|
|====
|
|
|
|
|
|