6 lines
1.2 KiB
Markdown
6 lines
1.2 KiB
Markdown
| Variable | Description |
|
|
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|
|
|
| **<a id="bool" name="bool">bool</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.<br/>**Default**: false |
|
|
| **<a id="multi1" name="multi1">multi1</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A first multi variable.<br/>**Default**: a calculation |
|
|
| **<a id="multi2" name="multi2">multi2</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second multi variable.<br/>**Default**: a calculation |
|
|
|