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[choice]` `basic` `mandatory` | The first variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Choices**:
|
|
|
|
|
|
|
|
|
|
* a
|
|
|
|
|
* b
|
|
|
|
|
* c
|
2025-11-12 19:33:56 +01:00
|
|
|
| **var2** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `mandatory` | The second variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Choices**:
|
|
|
|
|
|
|
|
|
|
* a
|
|
|
|
|
* b
|
|
|
|
|
* c
|
2025-11-12 19:33:56 +01:00
|
|
|
| **var3** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` | The third variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Choices**:
|
|
|
|
|
|
|
|
|
|
* a
|
|
|
|
|
* b
|
|
|
|
|
* c
|
2025-11-29 07:59:33 +01:00
|
|
|
* null **← (default)**
|
2025-11-12 19:33:56 +01:00
|
|
|
| **var4** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` | The forth variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Choices**:
|
|
|
|
|
|
2025-11-29 07:59:33 +01:00
|
|
|
* null **← (default)**
|
2025-10-14 12:58:39 +02:00
|
|
|
* b
|
|
|
|
|
* c
|
2025-11-12 19:33:56 +01:00
|
|
|
| **var5** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | The fifth variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Choices**:
|
|
|
|
|
|
|
|
|
|
* a **← (default)**
|
|
|
|
|
* b
|
|
|
|
|
* c
|
2025-11-12 19:33:56 +01:00
|
|
|
| **var6** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | The sixth variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Choices**:
|
|
|
|
|
|
|
|
|
|
* 1 **← (default)**
|
|
|
|
|
* 2
|
|
|
|
|
* 3
|
|
|
|
|
|====
|
|
|
|
|
|