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

49 lines
1 KiB
Text

[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**:
* val1
* val2
|====
== A dynamic family
This family builds families dynamically
**dyn___val1__** +
**dyn___val2__**
`standard`
**Identifiers**: the value of the variable "var"
[cols="1a,1a"]
|====
| Variable | Description
|
**dyn___val1__.var** +
**dyn___val2__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A variable inside dynamic family. +
**Default**: the value of the identifier
|====
[cols="1a,1a"]
|====
| Variable | Description
|
**var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A variable. +
**Default**: the value of the variable "dyn_val1.var"
|====