34 lines
1,017 B
Text
34 lines
1,017 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A suffix variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|
|
|
|
|
**rougail.dyn__val1__.leadership.leader** +
|
|
**rougail.dyn__val2__.leadership.leader** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `unique` `multiple` |
|
|
A leader.
|
|
|
|
|
|
|
**rougail.dyn__val1__.leadership.follower1** +
|
|
**rougail.dyn__val2__.leadership.follower1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` |
|
|
A follower1.
|
|
|
|
|
|
|
**rougail.dyn__val1__.leadership.follower2** +
|
|
**rougail.dyn__val2__.leadership.follower2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` |
|
|
A follower2.
|
|
|====
|
|
|