2025-10-14 12:58:39 +02:00
# A family
2024-07-10 21:27:48 +02:00
2025-11-12 19:33:56 +01:00
> **🛈 Informations**
>
2025-11-17 09:50:28 +01:00
> **<a id="general" name="general">general</a>**\
2025-11-12 19:33:56 +01:00
> `basic`
2024-07-10 21:27:48 +02:00
2025-09-23 22:09:33 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-11-17 09:50:28 +01:00
| ** < a id = "general.int" name = "general.int" > general.int</ a > **< br /> [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first integer.< br /> **Validators**: < br /> • int and int2 must be different< br /> • int and int3 must be different< br /> **Example**: 5 |
| ** < a id = "general.int2" name = "general.int2" > general.int2</ a > **< br /> [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second integer.< br /> **Default**: 1 |
2024-07-10 21:27:48 +02:00