29 lines
747 B
Text
29 lines
747 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
A suffx variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|
|
|
|
|
**rougail.dyn__val1__.var** +
|
|
**rougail.dyn__val2__.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A dynamic variable. +
|
|
**Default**: val
|
|
|
|
|
|
|
**rougail.newvar** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A second variable. +
|
|
**Default**: the value of var.
|
|
|====
|
|
|