19 lines
949 B
Text
19 lines
949 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. +
|
|
**Default**: value
|
|
| **extra.variable1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A first variable. +
|
|
**Default**: the value of the variable "rougail.variable"
|
|
| **extra.variable2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. +
|
|
**Default**: copy the value of rougail.variable
|
|
| **extra.variable3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. +
|
|
**Default**: copy the value of rougail.variable
|
|
|====
|
|
|