NamespacesEventsblockly.events_namespace.blockchange_class.run_methodOn this pageblockly > 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