Namespacesbubblesblockly.bubbles_namespace.textbubble_class.settext_methodOn this pageblockly > bubbles > TextBubble > setText bubbles.TextBubble.setText() method Sets the current text of this text bubble, and updates the display. Signature: setText(text: string): void; Parameters ParameterTypeDescriptiontextstring Returns: void