2024-11-15 08:13:45 +01: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 condition.< br /> **Default**: no |
| ** < a id = "var1" name = "var1" > var1</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.< br /> **Hidden**: calculation from an unknown variable |
| ** < a id = "var2" name = "var2" > var2</ a > **< br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.< br /> **Hidden**: calculation from an condition variable |
2024-07-10 21:27:48 +02:00