rougail-output-doc/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.adoc

17 lines
726 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
| **condition** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A conditional variable. +
2025-10-14 12:58:39 +02:00
**Default**: no
| **variable1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. +
2025-10-29 10:46:57 +01:00
**Disabled**: if condition is egal to "yes"
| **variable2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. +
2025-10-29 10:46:57 +01:00
**Disabled**: if condition is not egal to "yes"
2025-10-14 12:58:39 +02:00
|====