13 lines
235 B
Text
13 lines
235 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **int** +
|
|
`integer` `standard` `mandatory` | An integer. +
|
|
**Validators**:
|
|
|
|
* the minimum value is 10
|
|
* the maximum value is 100
|
|
|
|
**Default**: 1000
|
|
|====
|
|
|