rougail-output-doc/tests/results/test_namespace/04_1default_calculation_hidden.changelog.adoc

26 lines
745 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
|
**rougail.var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A first variable. +
**Default**: value
|
**rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` |
A second variable. +
**Disabled**: when the variable "rougail.var1" has the value "value".
|
**rougail.var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A third variable. +
**Default**: depends on a calculation.
|====