2025-03-29 14:35:32 +01:00
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**var** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
|
|
|
A suffix variable. +
|
|
|
|
|
**Default**:
|
|
|
|
|
|
|
|
|
|
* val.1
|
|
|
|
|
* val.2
|
|
|
|
|
|====
|
|
|
|
|
|
|
|
|
|
== A dynamic family
|
|
|
|
|
|
|
|
|
|
This family builds families dynamically.
|
|
|
|
|
|
2025-10-02 08:19:18 +02:00
|
|
|
|
|
|
|
|
**dyn__val_1__** +
|
|
|
|
|
**dyn__val_2__**
|
|
|
|
|
|
|
|
|
|
`standard`
|
|
|
|
|
|
2025-03-29 14:35:32 +01:00
|
|
|
**Identifiers**: the value of the variable "var".
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
|
|
|
|
|
|
|
|
|
|
|
2025-05-02 21:57:31 +02:00
|
|
|
**dyn__val_1__.var1** +
|
|
|
|
|
**dyn__val_2__.var1** +
|
2025-03-29 14:35:32 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
|
|
|
A dynamic variable. +
|
|
|
|
|
**Default**: the value of the identifier.
|
|
|
|
|
|
|
|
|
|
|
|
2025-05-02 21:57:31 +02:00
|
|
|
**dyn__val_1__.var2** +
|
|
|
|
|
**dyn__val_2__.var2** +
|
2025-03-29 14:35:32 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
|
|
|
A dynamic variable. +
|
|
|
|
|
**Default**: depends on a calculation.
|
|
|
|
|
|====
|
|
|
|
|
|