31 lines
607 B
Text
31 lines
607 B
Text
|
== Variables
|
||
|
|
||
|
[cols="1a,1a"]
|
||
|
|====
|
||
|
| Variable | Description
|
||
|
|
|
||
|
|
||
|
**var** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `unique` `multiple` |
|
||
|
A suffix variable.
|
||
|
|====
|
||
|
|
||
|
=== A dynamic family
|
||
|
|
||
|
`basic`
|
||
|
|
||
|
This family builds families dynamically.
|
||
|
|
||
|
**Identifiers**: the value of the variable "var".
|
||
|
|
||
|
[cols="1a,1a"]
|
||
|
|====
|
||
|
| Variable | Description
|
||
|
|
|
||
|
|
||
|
**dyn__example__.var** +
|
||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
||
|
A dynamic variable.
|
||
|
|====
|
||
|
|