Extract full names Version 5 (Net)
Action group: Text
Description
Extracts the full names from the text.
Action icon
Settings
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.
When extracting the full name, it is converted to uppercase and the same structure: NAME SURNAME.
Example of use
Task
There is a variable "Input text" with the value: "Ivan Ivanovich Ivanov is the CEO of LLC Romashka". It is required to extract the full name from the text.
Solution
Use the actions "Extract full nameы", "Message", "Get value by index".
Implementation
- Create a variable "Collection" to which the result of the "Extract full names" action will be written.
- Move the " Extract full names" action to the workspace and set its parameters.
- Move the "Get value by index" action to the workspace and set its parameters.
- Move the "Message" action to the workspace and set its parameters.
- Run the robot using the "Start" button in the top panel.
Result
The required value is displayed in the dialog box.
Обзор
Инструменты контента