13 lines
307 B
Text
13 lines
307 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **int** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | An integer. +
|
|
**Validators**:
|
|
|
|
* the minimum value is 10
|
|
* the maximum value is 100
|
|
|
|
**Default**: 1000
|
|
|====
|
|
|