29 lines
758 B
Text
29 lines
758 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` `unique` `multiple` |
|
|
A suffix variable. +
|
|
**Default**:
|
|
|
|
* 1
|
|
* 2
|
|
|
|
|
|
|
**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
|
|
|
|
|
|
|
**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.
|
|
|====
|
|
|