Namespacesbubblesblockly.bubbles.textinputbubble.settextOn this pageHome > blockly > bubbles > TextInputBubble > setText bubbles.TextInputBubble.setText() method Sets the text of this bubble. Calls change listeners. Signature: setText(text: string): void; Parameters ParameterTypeDescriptiontextstring Returns: void