2025-10-14 12:58:39 +02:00
|
|
|
== New variables
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
|
|
|
|
|
|
|
|
|
|
|
2025-10-30 21:14:34 +01:00
|
|
|
**bool** +
|
2025-10-14 12:58:39 +02:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` |
|
|
|
|
|
A boolean variable. +
|
|
|
|
|
**Default**: false
|
|
|
|
|
|
|
|
|
|
|
|
2025-10-30 21:14:34 +01:00
|
|
|
**multi1** +
|
2025-10-14 12:58:39 +02:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` `unique` `multiple` |
|
|
|
|
|
A first multi variable. +
|
2025-10-29 10:46:57 +01:00
|
|
|
**Default**: a calculation
|
2025-10-14 12:58:39 +02:00
|
|
|
|
|
|
|
|
|
|
2025-10-30 21:14:34 +01:00
|
|
|
**multi2** +
|
2025-10-14 12:58:39 +02:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` `unique` `multiple` |
|
|
|
|
|
A second multi variable. +
|
2025-10-29 10:46:57 +01:00
|
|
|
**Default**: a calculation
|
2025-10-14 12:58:39 +02:00
|
|
|
|====
|
|
|
|
|
|