15 lines
1.4 KiB
Markdown
15 lines
1.4 KiB
Markdown
<details><summary>Rougail</summary>
|
|
|
|
>>> [!note] Informations
|
|
**<a id="rougail" name="rougail">rougail</a>**<br>`standard`
|
|
|
|
|
|
>>>
|
|
| 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 |
|
|
|
|
</details>
|
|
|