2025-10-14 12:58:39 +02:00
# New variables
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-11-17 09:50:28 +01:00
| ** < a id = "var" name = "var" > var</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A first variable.< br /> **Default**: < br /> • the value of the variable "[A second variable](#var2)"< br /> • the value of the variable "[A third variable](#var3)" |
| ** < a id = "var2" name = "var2" > var2</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.< br /> **Default**: no |
| ** < a id = "var3" name = "var3" > var3</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.< br /> **Default**: yes |
2025-10-14 12:58:39 +02:00