NamespacesEventsblockly.events_namespace.blockmove_class.run_methodOn this pageblockly > Events > BlockMove > run Events.BlockMove.run() method Run a move event. Signature: run(forward: boolean): void; Parameters ParameterTypeDescriptionforwardbooleanTrue if run forward, false if run backward (undo). Returns: void