| 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 >>> [!note] Informations
**dyn_*val1***
**dyn_*val2***
This family builds families dynamically.
`standard`
**Identifiers**: the value of the variable "[`A suffix 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 "[`A variable inside dynamic family`](#dyn_val1.var)" |