9 lines
941 B
Markdown
9 lines
941 B
Markdown
<details><summary>Modified variables</summary>
|
|
|
|
| Variable | Description |
|
|
|--------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------|
|
|
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A suffix variable.<br/>**Default**: <br/>- ~~val2~~<br/>- val1 |
|
|
| **~~dyn*val2*.var~~**<br/>**dyn*val1*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
|
|
|
|
</details>
|
|
|