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

23 lines
717 B
Text

[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. +
**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. +
**Disabled**: if condition is not egal to "yes"
|====