NamespacesEventsblockly.events.blockchange.runOn this pageHome > blockly > Events > BlockChange > run Events.BlockChange.run() method Run a change event. Signature: run(forward: boolean): void; Parameters ParameterTypeDescriptionforwardbooleanTrue if run forward, false if run backward (undo). Returns: void