27 lines
781 B
Text
27 lines
781 B
Text
== First family
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**Path**: a_family
|
|
====
|
|
=== An other family
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**Path**: a_family.an_other_family +
|
|
`__hidden__` +
|
|
**Hidden**: when the variable "a boolean variable" has the value "true".
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **a_family.an_other_family.a_variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. +
|
|
**Default**: the value of the variable "a root variable"
|
|
| **a_family.an_other_family.a_new_variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. +
|
|
**Default**: the value of "a root variable".
|
|
|====
|
|
|