2025-10-27 21:59:39 +01:00
# Modified variables
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-11-17 15:46:24 +01:00
| ** < a id = "variable_1" name = "variable_1" > variable_1</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.< br /> **Examples**: < br /> • ~~val_1~~ < br /> • val_2< br /> • < ins > val_3</ ins > |
| ** < a id = "variable_2" name = "variable_2" > variable_2</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.< br /> **Default**: val1< br /> **Example**: < ins > val_3</ ins > |
| ** < a id = "variable_3" name = "variable_3" > variable_3</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The third variable.< br /> **Examples**: < br /> • ~~val_1~~ < br /> • ~~val_2~~ |
2025-10-27 21:59:39 +01:00