Text
Last updated
Last updated
A text node is a simple node to show a message to the use. It looks like this
Text Message (required) - The message that needs to be pushed to the user.
No a Text node does not wait. It will execute and the flow will start executing the next node. If there is need, use a User Input/Wait node as the next node of Text node to simulate a wait.