| Variable | Description |
|-------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|
| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | A suffix variable.
**Examples**:
- 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` | Suffix has value.
**Default**: the value of the identifier. |