11 lines
326 B
Text
11 lines
326 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **condition** +
|
|
`boolean` `standard` `mandatory` | A condition. +
|
|
**Default**: true
|
|
| **var** +
|
|
`string` `standard` `__mandatory__` | A variable. +
|
|
**Mandatory**: when the variable "condition" has the value "true"
|
|
|====
|
|
|