25 lines
755 B
Text
25 lines
755 B
Text
== Variables for "Rougail"
|
|
|
|
[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.
|
|
|====
|
|
|