blockly > comments > WorkspaceComment > isDeletable

comments.WorkspaceComment.isDeletable() method

Returns whether the comment is deletable or not, respecting whether the workspace is read-only.

Signature:

isDeletable(): boolean;

Returns:

boolean