11 lines
290 B
Text
11 lines
290 B
Text
== New variable
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **int** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | An integer. +
|
|
**Validator**: the max value is 100 +
|
|
**Default**: 1000
|
|
|====
|
|
|