2025-11-10 14:01:45 +01:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-11-17 09:50:28 +01:00
| ** < a id = "var1" name = "var1" > var1</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | The variable.< br /> **Validator**: needs exactly 3 values< br /> **Default**: < br /> • val1< br /> • val2< br /> • val3 |
| ** < a id = "var2" name = "var2" > var2</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | The variable.< br /> **Validators**: < br /> • needs a minimum of 1 values< br /> • needs a maximum of 4 values< br /> **Default**: < br /> • val4< br /> • val5 |
2025-11-10 14:01:45 +01:00