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

15 lines
786 B
Text

[cols="1a,1a"]
|====
| Variable | Description
| **condition** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A condition. +
**Default**: true
| **variable1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable. +
**Default**: not_disabled +
**Disabled**: when the variable "a condition" has the value "true".
| **variable2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A second variable. +
**Disabled**: when the variable "a variable" is disabled or has the value "disabled".
|====