2026-03-29 12:42:01 +02:00
|
|
|
== New variables
|
|
|
|
|
|
|
|
|
|
[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. +
|
2026-04-01 17:01:24 +02:00
|
|
|
**Default**: the value of the variable "a root variable" (a_variable).
|
2026-03-29 12:42:01 +02:00
|
|
|
| **a_family.an_other_family.a_new_variable** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. +
|
2026-04-01 17:01:24 +02:00
|
|
|
**Default**: the value of "a root variable" (a_variable).
|
2026-04-30 06:58:12 +02:00
|
|
|
|====
|