blockly > comments > WorkspaceComment > isOwnEditable
comments.WorkspaceComment.isOwnEditable() method
Returns whether the comment is editable or not, only examining its own state and ignoring the state of the workspace.
Signature:
isOwnEditable(): boolean;
Returns:
boolean