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

44 lines
1.1 KiB
Text
Raw Normal View History

2026-03-14 20:51:52 +01:00
[cols="1a,1a"]
|====
| Variable | Description
| **var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. +
**Default**:
* val1
* val2
|====
== dyn__val1__ or dyn__val2__
====
**🛈 Informations**
This family builds families dynamically. +
**Path**:
* dyn__val1__
* dyn__val2__ +
`standard` +
2026-04-01 17:01:24 +02:00
**Identifiers**: the value of the variable "A suffix variable" (var1).
2026-04-30 06:58:12 +02:00
2026-03-14 20:51:52 +01:00
====
2026-04-30 06:58:12 +02:00
2026-03-14 20:51:52 +01:00
[cols="1a,1a"]
|====
| Variable | Description
| **dyn__val1__.var** +
**dyn__val2__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. +
**Default**:
* the value of the identifier
|====
[cols="1a,1a"]
|====
| Variable | Description
| **var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable calculated. +
2026-04-30 06:58:12 +02:00
**Default**: the value of the variable "A dynamic variable" (dyn__val1__.var or dyn__val2__.var)
|====