Private
Compares the boolean value of a variable. Equivalent to variable.getAsBoolean() === boolean. This shortcut function is needed for events code generation.
variable.getAsBoolean() === boolean
Compares the boolean value of a variable. Equivalent to
variable.getAsBoolean() === boolean
. This shortcut function is needed for events code generation.