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