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

26 lines
735 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
|
**condition** +
2025-10-14 12:58:39 +02:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A conditional variable. +
**Default**: no
|
**variable1** +
2025-10-14 12:58:39 +02:00
`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"
2025-10-14 12:58:39 +02:00
|
**variable2** +
2025-10-14 12:58:39 +02:00
`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
|====