You can enhance a node message by using the following icons, which appear below the text box when you add or modify a node.
Icon | Description |
---|---|
Enables you to add a property of the user to the message. For example, if you add the First Name property, the bot displays the first name of the customer in the message. If the property does not exist, the bot displays a blank space in place of the property in the message. For information about user properties, see LV Bot Properties. | |
Displays a variety of emoticons to enable you to add an emoticon to the message. | |
Enables you to add an image to the message. | |
Displays the Insert link window to enable you to add a link to the message. This window contains the following fields:
|
Adding Dynamic Text
In your node message, you can also display the value provided by the customer to a different node by entering @ and then selecting the name of the node whose value you want to be displayed in the message.
Adding a YouTube Video
In addition, you can also add a YouTube video to a node message to display a video within the bot. You can display or hide the URL of the video in the message as follows:
Hiding the URL: To display only the video (that is, without its URL), use the following syntax in the node message:
{EmbedURL:<URL of the video>}
Displaying the URL: To display both the video and its URL, add the URL directly in the node message.