2025-10-14 12:58:39 +02:00
|
|
|
== Modified variables
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
2025-11-17 15:46:24 +01:00
|
|
|
| **variable_1** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | The first variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Examples**:
|
|
|
|
|
|
|
|
|
|
* +++val_1+++
|
|
|
|
|
* val_2
|
|
|
|
|
* '#val_3#'
|
2025-11-17 15:46:24 +01:00
|
|
|
| **variable_2** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | The second variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Default**: val1 +
|
|
|
|
|
**Example**: #val_3#
|
2025-11-17 15:46:24 +01:00
|
|
|
| **variable_3** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | The third variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Examples**:
|
|
|
|
|
|
|
|
|
|
* +++val_1+++
|
|
|
|
|
* +++val_2+++
|
|
|
|
|
|====
|
|
|
|
|
|