Action group: Text
Extracts the full names from the text.
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 |
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.
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.
Use the actions "Extract full nameы", "Message", "Get value by index".
The required value is displayed in the dialog box.