is_disabler()

Returns true if a variable is a disabler and false otherwise.

Signature

(since 0.52.0)

# Returns true if a variable is a disabler and false otherwise
bool is_disabler(
  any var,     # The variable to test
)

Arguments

The function is_disabler() accepts the following positional arguments:

Name Type Description Tags
var any

The variable to test

The results of the search are