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