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