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

16 lines
783 B
Text
Raw Normal View History

2026-01-29 08:34:40 +01:00
[cols="1a,1a"]
|====
| Variable | Description
| **condition** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A condition. +
**Default**: false
| **variable1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable. +
**Default**: disabled +
2026-03-29 12:42:01 +02:00
**Disabled**: when the variable "a condition" has the value "true".
2026-01-29 08:34:40 +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 or has the value "disabled".
2026-01-29 08:34:40 +01:00
|====