rougail-output-doc/tests/results/test_without_family/40_8calculation_boolean.md

7 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2025-11-29 22:21:06 +01:00
| 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) `multiple` `standard` `mandatory` `unique` | 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) `multiple` `standard` `mandatory` `unique` | A second multi variable.<br/>**Default**: a calculation |
2025-10-14 12:58:39 +02:00