Use the Get Text component
The Get Text component captures text from an area that you specify in the target application. You can use it to receive data that exists in text format. To capture text from an image, see Use the OCR Text component.
Before you begin
Role required: none
About this task
The properties of the Get Text component are common with other Actions UI components, to configure these properties, see Properties of Actions (UI) components.
Procedure
Extract a line of text from a window and display with the Show component
The Get Text component extracts the text "The world works with ServiceNow" and passes the text through its Data Out port to the Show component (To use the Show component, see Use the Show component). The Show component displays the same text in a pop-up window.