20 lines
No EOL
930 B
Text
20 lines
No EOL
930 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **family2.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable2. +
|
|
**Default**: the value of the variable "a second variable" (family.var2).
|
|
| **family2.var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. +
|
|
**Default**: string4 +
|
|
**Example**: string5
|
|
| **family2.subfamily.variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | Fourth variable. +
|
|
**Default**:
|
|
|
|
* the value of the variable "first variable" (var1)
|
|
* the value of the variable "a second variable" (family.var2)
|
|
* the value of the variable "a third variable" (family2.var3)
|
|
|==== |