2025-10-07 21:00:28 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-11-17 09:50:28 +01:00
| ** < a id = "condition" name = "condition" > condition</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.< br /> **Default**: no |
| ** < a id = "variable1" name = "variable1" > variable1</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.< br /> **Disabled**: if condition is egal to "yes" |
| ** < a id = "variable2" name = "variable2" > variable2</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.< br /> **Disabled**: if condition is not egal to "yes" |
2025-10-07 21:00:28 +02:00