aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/functions/is_disabler.yaml
blob: 278634541627dcf972649835e8a73eb37225c399 (plain)
1
2
3
4
5
6
7
8
9
name: is_disabler
returns: bool
since: 0.52.0
description: Returns true if a variable is a disabler and false otherwise.

posargs:
  var:
    type: any
    description: The variable to test