rougail-output-doc/tests/results/test_namespace_without_family/40_8calculation_integer.adoc

14 lines
714 B
Text

[cols="1a,1a"]
|====
| Variable | Description
| **rougail.bool** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A boolean variable. +
**Default**: false
| **rougail.int1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | First integer variable. +
**Default**: if bool returns 1 otherwise return 2
| **rougail.int2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | Second integer variable. +
**Default**: if bool returns 3 otherwise return 4
|====