2024-11-07 22:51:28 +01:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-11-17 09:50:28 +01:00
| ** < a id = "condition" name = "condition" > condition</ a > **< br /> [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.< br /> **Default**: true |
| ** < a id = "var" name = "var" > var</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.< br /> **Mandatory**: when the variable "[A condition](#condition)" has the value "true" |
2024-07-10 21:27:48 +02:00