Extract URL Version 3 (Net)
Action group: Text
Description
Extracts URI (URL, EMail), ISBN, UDC, LBC, etc. from text. (URI is a sequence of characters that identifies a physical or abstract resource)
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Text for analysis. | Robin.String | No | |
Results | ||||
Result | Collection of extracted data. If the same entity appears several times in the text, it will be written once in the resulting array. | Robin.Collection |
Special conditions of use
If the same entity appears several times in the text, it will be recorded once in the resulting array.
Example of use
Task
There exists a variable "Introductory Text" with the value: "
ROBIN RPA is the leading Russian RPA platform
Company's website: https://www.rpa-robin.ru/ It is required to output the value: https://www.rpa-robin.ru/ in the dialog box.
Solution
Use "Extract URL", "Message", "Get value by index" actions.
Implementation
- Create a variable "Collection" where the result of the "Extract URL" action will be stored.
- Move the "Extract URL" action to the workspace and set its parameters.
- Move the "Get value by index" action to the workspace and set its parameters.
- Move the "Show message" action to the workspace and set its parameters.
- Click "Start" in the top panel.
Result
The program robot completed successfully.
The required value is displayed in the dialog box.
Обзор
Инструменты контента