Namespacescommentsblockly.comments.renderedworkspacecomment.settextOn this pageHome > blockly > comments > RenderedWorkspaceComment > setText comments.RenderedWorkspaceComment.setText() method Sets the text of the comment. Signature: setText(text: string): void; Parameters ParameterTypeDescriptiontextstring Returns: void