Action group: Text, subgroup: NER
Extracts dates from text.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Text for analysis. | Robin.String | No | |
Results | ||||
Result | Collection of extracted data. | 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:
Please grant me time off on 24.03.2022.
You need to extract the date from the text and display it in a dialog box.
Use the actions "Extract dates", "Show message", "Get value by index".
The required value is displayed in the dialog box.