19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
| Variable | Description |
|
|
|-------------------------------------------------------------------------------------------------------------------------------|--------------------|
|
|
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | A suffix variable. |
|
|
|
|
<details><summary>A dynamic family</summary>
|
|
|
|
This family builds families dynamically.
|
|
|
|
>>> [!note] Informations
|
|
**dyn*example***<br>`basic`
|
|
|
|
**Identifiers**: the value of the variable "var".
|
|
>>>
|
|
| Variable | Description |
|
|
|---------------------------------------------------------------------------------------------------------------------------------|---------------------|
|
|
| **dyn*example*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
|
|
|
|
</details>
|
|
|