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

20 lines
2.2 KiB
Bash
Raw Normal View History

2024-12-02 20:21:31 +01:00
2025-03-29 15:10:03 +01:00
Variables for "Rougail"
2024-12-02 20:21:31 +01:00
2025-03-29 15:10:03 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.bool │ A boolean variable. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.int1 │ First integer variable. │
 number   standard   mandatory  │ Default: if bool returns 1 otherwise │
│ │ return 2. │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.int2 │ Second integer variable. │
 number   standard   mandatory  │ Default: if bool returns 3 otherwise │
│ │ return 4. │
└───────────────────────────────────────┴──────────────────────────────────────┘