rougail-output-doc/tests/results/test/40_8calculation_boolean.adoc

15 lines
688 B
Text
Raw Normal View History

[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **bool** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A boolean variable. +
2024-11-15 08:13:45 +01:00
**Default**: false
| **multi1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` `unique` `multiple` | A first multi variable. +
2025-10-29 10:46:57 +01:00
**Default**: a calculation
| **multi2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` `unique` `multiple` | A second multi variable. +
2025-10-29 10:46:57 +01:00
**Default**: a calculation
2024-07-10 21:27:48 +02:00
|====