34 lines
739 B
Text
34 lines
739 B
Text
|
|
== Modified variables
|
||
|
|
|
||
|
|
[cols="1a,1a"]
|
||
|
|
|====
|
||
|
|
| Variable | Description
|
||
|
|
|
|
||
|
|
|
||
|
|
**variable_1** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
||
|
|
The first variable. +
|
||
|
|
**Examples**:
|
||
|
|
|
||
|
|
* +++val_1+++
|
||
|
|
* val_2
|
||
|
|
* '#val_3#'
|
||
|
|
|
|
||
|
|
|
||
|
|
**variable_2** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||
|
|
The second variable. +
|
||
|
|
**Default**: val1 +
|
||
|
|
**Example**: #val_3#
|
||
|
|
|
|
||
|
|
|
||
|
|
**variable_3** +
|
||
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
||
|
|
The third variable. +
|
||
|
|
**Examples**:
|
||
|
|
|
||
|
|
* +++val_1+++
|
||
|
|
* +++val_2+++
|
||
|
|
|====
|
||
|
|
|