# New variables | Variable                                                       | Description                                                    | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.bool**
`boolean` `standard` `mandatory` | A boolean variable.
**Default**: false | | **rougail.int1**
`integer` `standard` `mandatory` | First integer variable.
**Default**: if bool returns 1 otherwise return 2 | | **rougail.int2**
`integer` `standard` `mandatory` | Second integer variable.
**Default**: if bool returns 3 otherwise return 4 |