22 lines
972 B
Text
22 lines
972 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.leader.leader** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A leader. +
|
|
**Default**:
|
|
|
|
* value1
|
|
* value2
|
|
| **rougail.leader.follower1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A follower. +
|
|
**Default**: val11
|
|
| **rougail.leader.follower2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | An other follower. +
|
|
**Default**: val21
|
|
| **rougail.calculate** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A calculated variable. +
|
|
**Default**: the value of the variable "rougail.leader.leader"
|
|
|====
|
|
|