rougail-output-doc/tests/results/test_examples/40_8calculation_multi_variable.md

7.1 KiB

Table of Contents

Variables

Variable                                                                                                                       Description                                                                                                                   
var
string standard mandatory unique multiple
A first variable.
Default:
- the value of the variable "var2".
- the value of the variable "var3".
var2
string standard mandatory
A second variable.
Default: no
var3
string standard mandatory
A third variable.
Default: yes

Example with all variables modifiable

---
var:
  - no
  - yes
var2: no
var3: yes