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

24 lines
715 B
Text

== Rougail
====
**🛈 Informations**
**rougail** +
`standard`
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.condition** +
`boolean` `standard` `mandatory` | A condition. +
**Default**: false
| **rougail.var1** +
`string` `standard` | A first variable.
| **rougail.var3** +
`string` `standard` `__hidden__` | A second variable. +
**Hidden**: when the variable "rougail.condition" is defined and has the value "true"
| **rougail.var4** +
`string` `standard` `__hidden__` | A forth variable. +
**Hidden**: when the variable "rougail.condition" is defined and has the value "true"
|====