35 lines
1,016 B
Text
35 lines
1,016 B
Text
[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
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**dyn__val_1__** +
|
|
**dyn__val_2__** +
|
|
This family builds families dynamically. +
|
|
`standard` +
|
|
**Identifiers**: the value of the variable "var"
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **dyn__val_1__.var1** +
|
|
**dyn__val_2__.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. +
|
|
**Default**: the value of the identifier
|
|
| **dyn__val_1__.var2** +
|
|
**dyn__val_2__.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. +
|
|
**Default**: depends on a calculation
|
|
|====
|
|
|