32 lines
923 B
Text
32 lines
923 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A variable. +
|
|
**Default**:
|
|
|
|
* the value of the variable "rougail.my_dyn_family___val1__.var"
|
|
* the value of the variable "rougail.my_dyn_family___val2__.var"
|
|
|
|
|
|
|
**rougail.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A suffix variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|
|
|
|
|
**rougail.my_dyn_family___val1__.var** +
|
|
**rougail.my_dyn_family___val2__.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` |
|
|
A variable inside a dynamic family. +
|
|
**Default**: the value of the identifier.
|
|
|====
|
|
|