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

23 lines
784 B
Text
Raw Normal View History

== Rougail
2024-07-10 21:27:48 +02:00
====
**🛈 Informations**
2025-10-02 08:38:43 +02:00
**rougail** +
2025-10-02 08:38:43 +02:00
`standard`
====
2025-10-02 08:38:43 +02:00
[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **rougail.bool** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A boolean variable. +
2024-11-15 08:13:45 +01:00
**Default**: false
| **rougail.int1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | First integer variable. +
2025-10-29 10:46:57 +01:00
**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. +
2025-10-29 10:46:57 +01:00
**Default**: if bool returns 3 otherwise return 4
2024-07-10 21:27:48 +02:00
|====