Variableisset

Description

Checks if the given variable is set.

Attributes

Attribute Aliases Description Default
variable name, n, var, key, k The name of the variable. Can optionally be prefixed with scope
scope s The scope of the variable, e.g. where the variable is located

Examples

  Conditions:
  - variableisset{var=target.dazed} true

Aliases

  • varisset
  • varset
Updated Aug 19, 2026