Namespacesiconsblockly.icons_namespace.commenticon_class.settext_methodOn this pageblockly > icons > CommentIcon > setText icons.CommentIcon.setText() method Sets the text of this comment. Updates any bubbles if they are visible. Signature: setText(text: string): void; Parameters ParameterTypeDescriptiontextstring Returns: void