32 lines
676 B
Text
32 lines
676 B
Text
== Rougail
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail** +
|
|
`basic`
|
|
====
|
|
=== A family
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
**rougail.general** +
|
|
`basic`
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.general.int** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `basic` `mandatory` | A first integer. +
|
|
**Validators**:
|
|
|
|
* int and int2 must be different
|
|
* int and int3 must be different
|
|
|
|
**Example**: 5
|
|
| **rougail.general.int2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A second integer. +
|
|
**Default**: 1
|
|
|====
|
|
|