Namespacesbubblesblockly.bubbles.textbubble.settextOn this pageHome > blockly > 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