rougail-output-doc/tests/results/test_without_family/40_9leadership-calculation-variable.changelog.adoc

23 lines
928 B
Text
Raw Permalink Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
| **calculate** +
2025-11-29 22:21:06 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A calculated variable. +
2025-10-14 12:58:39 +02:00
**Default**:
* value1
* value2
| **leader.leader** +
2025-11-29 22:21:06 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A leader. +
**Default**: the value of the variable "calculate"
| **leader.follower1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A follower. +
2025-10-14 12:58:39 +02:00
**Default**: val11
| **leader.follower2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | An other follower. +
2025-10-14 12:58:39 +02:00
**Default**: val21
|====