blockly > Events > CommentBase > toJson
Events.CommentBase.toJson() method
Encode the event as JSON.
Signature:
toJson(): CommentBaseJson;
Returns:
JSON representation.
blockly > Events > CommentBase > toJson
Encode the event as JSON.
Signature:
toJson(): CommentBaseJson;
Returns:
JSON representation.