5 lines
1.2 KiB
Markdown
5 lines
1.2 KiB
Markdown
| Variable | Description |
|
|
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | The variable.<br/>**Validator**: needs exactly 3 values<br/>**Default**: <br/>- val1<br/>- val2<br/>- val3 |
|
|
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | The variable.<br/>**Validators**: <br/>- needs a minimum of 1 values<br/>- needs a maximum of 4 values<br/>**Default**: <br/>- val4<br/>- val5 |
|
|
|