14 lines
265 B
Text
14 lines
265 B
Text
|
== Variables
|
||
|
|
||
|
[cols="1a,1a"]
|
||
|
|====
|
||
|
| Variable | Description
|
||
|
|
|
||
|
|
||
|
**int** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `basic` `mandatory` |
|
||
|
A number. +
|
||
|
**Validator**: the max value is 100.
|
||
|
|====
|
||
|
|