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