| Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------| | **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A suffix variable.
**Default**:
- val1
- val2 |
A dynamic family This family builds families dynamically. >>> [!note] Informations **dyn_*val1***
**dyn_*val2***
`standard` **Identifiers**: the value of the variable "var". >>> | Variable | Description | |---------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| | **dyn_*val1*.var**
**dyn_*val2*.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
**Default**: the value of the identifier. |
| Variable | Description | |------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------| | **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
**Default**: the value of the variable "dyn_val1.var". |