rougail-output-doc/tests/results/test/24_0family_mandatory_condition_variable.adoc

19 lines
491 B
Text

== Variables
[cols="1a,1a"]
|====
| Variable | Description
|
**condition** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` |
A condition. +
**Default**: true
|
**var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` |
A variable. +
**Mandatory**: when the variable "condition" has the value "true".
|====