rougail-output-doc/tests/results/test/60_5family_dynamic_calc_suffix2_empty.adoc

39 lines
724 B
Text
Raw Normal View History

2024-12-02 20:21:31 +01:00
[cols="1a,1a"]
|====
| Variable | Description
|
**var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `unique` `multiple` |
A suffix variable. +
**Examples**:
* val1
* val2
|====
2025-10-14 12:58:39 +02:00
== A dynamic family
2024-12-02 20:21:31 +01:00
2025-10-29 10:46:57 +01:00
This family builds families dynamically
2024-12-02 20:21:31 +01:00
2025-10-02 08:19:18 +02:00
**dyn__val1__** +
**dyn__val2__**
`standard`
2025-10-29 10:46:57 +01:00
**Identifiers**: the value of the variable "var"
2024-12-02 20:21:31 +01:00
[cols="1a,1a"]
|====
| Variable | Description
|
**dyn__val1__.var** +
**dyn__val2__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
Suffix has value. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the identifier
2024-12-02 20:21:31 +01:00
|====