Action group: Text
This action is intended to extract text from a file.
If the input is an archive of files, they will be merged into one text.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text File | Path to classification file | Robin.FilePath | No | |
Results | ||||
Result | String | Robin.String |
None.
There is a Word document from which you want to extract text to a variable of type "String"
Use the "To text" action.
3. In the "File" parameter specify the path to the file from which you want to extract the text. In the result of the action specify the created string variable "Text".
4. Click "Start" in the top panel.
The program robot completed successfully.
Text from the specified file has been extracted into a text variable.