Skip to main content
About the Resource Center

Read-only text script component

The read-only text component lets you add text that an agent cannot modify at run time. Read-only text is useful for displaying written instructions to the agent, or for labeling controls. To add editable text, use the Text input component.

  1. Click the Text icon on the component toolbar. 

  2. Type the text that you want the agent to read, or a label that describes another component. For example, enter “First Name:” to label a text input box.

    Tip: To embed the run-time value of a variable:

    1. Click the cube-shaped icon.

    2. Select a variable from the list. 

      At run time, the value of the variable is substituted.

  3. Set any other properties of the component.

    Common

    Layout

    Appearance
    Note: To format parts of your script’s text differently, see the Markdown script component.