rougail-output-doc/tests/results/test_namespace/40_8calculation_integer.changelog.gitlab.md

1.1 KiB

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.