blockly > Events > Abstract > isNull

Events.Abstract.isNull() method

Does this event record any change of state?

Signature:

isNull(): boolean;

Returns:

boolean

True if null, false if something changed.