rougail-output-doc/tests/results/test/04_5disabled_calculation_boolean.adoc

24 lines
717 B
Text
Raw Normal View History

2025-10-07 21:00:28 +02:00
[cols="1a,1a"]
|====
| Variable | Description
|
**condition** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A conditional variable. +
**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"
2025-10-07 21:00:28 +02:00
|
**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-07 21:00:28 +02:00
|====