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

36 lines
1,016 B
Text
Raw Normal View History

[cols="1a,1a"]
|====
| Variable | Description
| **var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
**Default**:
* val.1
* val.2
|====
== A dynamic family
====
**🛈 Informations**
2025-10-02 08:19:18 +02:00
**dyn__val_1__** +
**dyn__val_2__** +
This family builds families dynamically. +
`standard` +
2025-10-29 10:46:57 +01:00
**Identifiers**: the value of the variable "var"
====
[cols="1a,1a"]
|====
| Variable | Description
| **dyn__val_1__.var1** +
**dyn__val_2__.var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the identifier
| **dyn__val_1__.var2** +
**dyn__val_2__.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. +
2025-10-29 10:46:57 +01:00
**Default**: depends on a calculation
|====