2026-03-29 12:42:01 +02:00
|
|
|
| Variable | Description |
|
|
|
|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|
|
|
|
|
|
| **<a id="rougail.bool" name="rougail.bool">rougail.bool</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.<br/>**Default**: false |
|
|
|
|
|
| **<a id="rougail.int1" name="rougail.int1">rougail.int1</a>**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.<br/>**Default**: if bool returns 1 otherwise return 2. |
|
|
|
|
|
| **<a id="rougail.int2" name="rougail.int2">rougail.int2</a>**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.<br/>**Default**: if bool returns 3 otherwise return 4. |
|
2025-10-14 12:58:39 +02:00
|
|
|
|