23 lines
364 B
Text
23 lines
364 B
Text
|
== Variables
|
||
|
|
||
|
[cols="1a,1a"]
|
||
|
|====
|
||
|
| Variable | Description
|
||
|
|
|
||
|
|
||
|
**var1** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
||
|
A second variable. +
|
||
|
**Validator**: check length is less than 3. +
|
||
|
**Default**:
|
||
|
|
||
|
* no
|
||
|
* yes
|
||
|
|
||
|
**Examples**:
|
||
|
|
||
|
* val1
|
||
|
* val2
|
||
|
|====
|
||
|
|