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

15 lines
729 B
Text
Raw Normal View History

2026-01-27 16:08:39 +01:00
[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]` `basic` `mandatory` `__disabled__` | A variable. +
2026-03-29 12:42:01 +02:00
**Disabled**: when the variable "a condition" has the value "true".
2026-01-27 16:08:39 +01:00
| **variable2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A second variable. +
2026-03-29 12:42:01 +02:00
**Disabled**: when the variable "a variable" is "disabled".
2026-01-27 16:08:39 +01:00
|====