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

15 lines
690 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** +
2025-11-29 22:21:06 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. +
2026-03-29 12:42:01 +02:00
**Default**: a calculation.
| **multi2** +
2025-11-29 22:21:06 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. +
2026-03-29 12:42:01 +02:00
**Default**: a calculation.
2024-07-10 21:27:48 +02:00
|====