47 lines
1,018 B
Text
47 lines
1,018 B
Text
== Variables for "Rougail"
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `mandatory` `unique` `multiple` |
|
|
A suffix variable. +
|
|
**Default**:
|
|
|
|
* 1
|
|
* 2
|
|
|====
|
|
|
|
=== a dynamic family
|
|
|
|
`standard`
|
|
|
|
This family builds families dynamically.
|
|
|
|
**Identifiers**: the value of the variable "rougail.var".
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.dyn__1__.var** +
|
|
**rougail.dyn__2__.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A variable inside dynamic family. +
|
|
**Default**: val
|
|
|====
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A variable. +
|
|
**Default**: get the value of rougail.dyn1.var.
|
|
|====
|
|
|