34 lines
940 B
Text
34 lines
940 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.leader.leader** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
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]` `standard` `mandatory` |
|
|
A calculated variable. +
|
|
**Default**: depends on a calculation.
|
|
|====
|
|
|