Action group: Text
Extracts phone numbers from 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.
There is a variable "Input text" with the value:
Contact information of the company Robin LLC: +7 495 320-61-23 info@rpa-robin.ru
It is required to extract the phone number from the text and output it to the dialog box.Extract phone numbers
Use "Extract phone numbers", "Show message", Get value by index" actions.
The program robot completed successfully.
The required value is displayed in the dialog box.