rougail-output-doc/tests/results/test_without_family/40_8calculation_boolean.changelog.adoc

17 lines
706 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
| **bool** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A boolean variable. +
2025-10-14 12:58:39 +02: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. +
2025-10-29 10:46:57 +01: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. +
2025-10-29 10:46:57 +01:00
**Default**: a calculation
2025-10-14 12:58:39 +02:00
|====