rougail-output-doc/tests/results/test_examples/00_9default_calculation_optional_exists.md

5.8 KiB

Table of Contents

Variables

Variable                                                                                                                       Description                                                                                                                   
my_variable
string standard mandatory unique multiple
My_variable.
Default:
- val1
- val2
my_calculated_variable
string standard mandatory unique multiple
My_calculated_variable.
Default: the value of the variable "my_variable".

Example with all variables modifiable

---
my_variable:
  - val1
  - val2
my_calculated_variable:
  - val1
  - val2