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

15 lines
913 B
Text
Raw Normal View History

[cols="1a,1a"]
|====
| Variable | Description
| **condition** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A condition. +
**Default**: false
| **var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable.
| **var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. +
2026-04-01 17:01:24 +02:00
**Hidden**: when the variable "a condition" (condition) is defined and has the value "true".
| **var4** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A forth variable. +
2026-04-01 17:01:24 +02:00
**Hidden**: when the variable "a condition" (condition) is defined and has the value "true".
2026-04-30 06:58:12 +02:00
|====