13 lines
518 B
Text
13 lines
518 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **a_family.a_second_family.a_variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. +
|
|
**Default**: true
|
|
| **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_variable"
|
|
|====
|
|
|