summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/check-disabler.md
blob: 96707923e1c07ff4a4cc11eb6ec529edb11d2705 (plain)
1
2
3
4
5
## Allow checking if a variable is a disabler

Added the function `is_disabler(var)`. Returns true if a variable is a disabler
and false otherwise.