Namespacesbubblesblockly.bubbles_namespace.textinputbubble_class.settext_methodOn this pageblockly > 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