Namespacescommentsblockly.comments_namespace.commentview_class.settext_methodOn this pageblockly > comments > CommentView > setText comments.CommentView.setText() method Sets the current text of the comment. Signature: setText(text: string): void; Parameters ParameterTypeDescriptiontextstring Returns: void