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