Text

The Text component is responsible for recognizing visible text, including text within an input field.

This component can be rendered using the Label widget.

The following figure shows how a text component might appear on your host screen:
Figure 1. Text component example
Example of text component
  1. Line break (preserved)
The following settings can be configured for this component:
Preserve line breaks
If selected, multiple selected rows will be rendered as multiple rows on the resulting Web page. If cleared, the text from each row will be concatenated together into a single string.