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