blockly > comments > WorkspaceComment > isOwnDeletable

comments.WorkspaceComment.isOwnDeletable() method

Returns whether the comment is deletable or not, only examining its own state and ignoring the state of the workspace.

Signature:

isOwnDeletable(): boolean;

Returns:

boolean