16 lines
690 B
Text
16 lines
690 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **condition** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A condition. +
|
|
**Default**: no
|
|
| **var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. +
|
|
**Hidden**: calculation from an unknown variable
|
|
| **var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. +
|
|
**Hidden**: calculation from an condition variable
|
|
|====
|
|
|