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

17 lines
597 B
Text
Raw Normal View History

[cols="1a,1a"]
|====
| Variable | Description
| **condition** +
2025-11-29 22:21:06 +01:00
`boolean` `standard` `mandatory` | A condition. +
**Default**: false
| **var1** +
2025-11-29 22:21:06 +01:00
`string` `standard` | A first variable.
| **var3** +
2025-11-29 22:21:06 +01:00
`string` `standard` `__hidden__` | A second variable. +
**Hidden**: when the variable "condition" is defined and has the value "true"
| **var4** +
2025-11-29 22:21:06 +01:00
`string` `standard` `__hidden__` | A forth variable. +
**Hidden**: when the variable "condition" is defined and has the value "true"
|====