23 lines
375 B
Text
23 lines
375 B
Text
|
|
== New variable
|
||
|
|
|
||
|
|
[cols="1a,1a"]
|
||
|
|
|====
|
||
|
|
| Variable | Description
|
||
|
|
|
|
||
|
|
|
||
|
|
**rougail.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
|
||
|
|
|====
|
||
|
|
|