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

26 lines
2.2 KiB
Bash
Raw Permalink Normal View History

2024-12-02 20:21:31 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
Variables for "Rougail" ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
rougail.bool
boolean standard mandatory A boolean variable.
Default: false
rougail.int1
number standard mandatory First integer variable.
Default: if bool returns 1 otherwise
return 2.
rougail.int2
number standard mandatory Second integer variable.
Default: if bool returns 3 otherwise
return 4.