9 lines
932 B
Markdown
9 lines
932 B
Markdown
<details><summary>New variables</summary>
|
|
|
|
| Variable | Description |
|
|
|---------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------|
|
|
| **a_family.a_second_family.a_variable**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.<br/>**Default**: true |
|
|
| **a_family.an_other_family.a_variable**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.<br/>**Default**: the value of the variable "a_variable". |
|
|
|
|
</details>
|
|
|