blockly > Events > CREATE
Events.CREATE variable
Signature:
CREATE = "create"
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The `Events.CREATE` variable represents the action of creating a new variable or workspace comment."],["The value of this constant is the literal string \"create\", which is used to identify CREATE events."],["Primarily intended for internal use within Blockly, it is crucial for handling and responding to block creation events in your applications."]]],[]]