rougail-output-doc/tests/docs/no_namespace/40_8calculation_multi_variable_parent.md
2024-08-05 14:38:59 +02:00

7.3 KiB

Table of Contents

dictionaries/rougail/00-base.yml

---
version: '1.1'
var: no    # a variable
fam1:  # a family
  var:
    description: a calculated variable
    default:
      type: variable
      variable: __.var

Variables

Variable                                                                                                   Description                                                                                               
var
string standard mandatory
A variable.
Default: no

a family

standard

Variable                                                                                                   Description                                                                                               
fam1.var
string standard mandatory
A calculated variable.
Default: the value of the variable "var".

Example with all variables modifiable

---
var: no
fam1:
  var: no