┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ condition │ A condition. │ │  boolean   standard   mandatory  │ Default: true │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable1 │ A variable. │ │  string   standard   mandatory    │ Default: not_disabled │ │ disabled  │ Disabled: when the variable "a │ │ │ condition" (condition) has the value │ │ │ "true". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable2 │ A second variable. │ │  string   basic   mandatory    │ Disabled: when the variable "a │ │ disabled  │ variable" (variable1) is disabled or │ │ │ has the value "disabled". │ └───────────────────────────────────────┴──────────────────────────────────────┘