25 lines
555 B
Text
25 lines
555 B
Text
|
|
== Modified variables
|
||
|
|
|
||
|
|
[cols="1a,1a"]
|
||
|
|
|====
|
||
|
|
| Variable | Description
|
||
|
|
|
|
||
|
|
|
||
|
|
**variable_1** +
|
||
|
|
`+++unique+++` `+++multiple+++` `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||
|
|
The first variable. +
|
||
|
|
**Default**:
|
||
|
|
+++val2+++ +
|
||
|
|
val1
|
||
|
|
|
|
||
|
|
|
||
|
|
**variable_2** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `#unique#` `#multiple#` |
|
||
|
|
The second variable. +
|
||
|
|
**Default**:
|
||
|
|
|
||
|
|
* val1
|
||
|
|
* '#val2#'
|
||
|
|
|====
|
||
|
|
|