Rougail > [!note] 🛈 Informations > **Path**: rougail\ > `standard` | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **rougail.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
**Examples**:
• val1
• val2 |
A dynamic family > [!note] 🛈 Informations > This family builds families dynamically.\ > **Path**: > - rougail.*val1*_dyn > - rougail.*val2*_dyn\ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.*val1*_dyn.var1**
**rougail.*val2*_dyn.var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
**Default**: the value of the identifier | | **rougail.*val1*_dyn.var2**
**rougail.*val2*_dyn.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
**Default**:
• the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
• the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | | **rougail.*val1*_dyn.var3**
**rougail.*val2*_dyn.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
**Default**:
• the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
• the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | | **rougail.*val1*_dyn.var4**
**rougail.*val2*_dyn.var4**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
**Default**: the value of the variable "[Value is suffix](#rougail.val1_dyn.var1)" |