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

41 lines
956 B
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**:
* val.1
* val.2
|====
== A dynamic family
`standard`
This family builds families dynamically.
**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. +
**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. +
**Default**: depends on a calculation.
|====