19 lines
564 B
Text
19 lines
564 B
Text
== Variables for "Rougail"
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.my_variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
My_variable. +
|
|
**Default**: val1
|
|
|
|
|
|
|
**rougail.my_calculated_variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
My_calculated_variable. +
|
|
**Default**: the value of the variable "rougail.my_variable".
|
|
|====
|
|
|