Getlength
File.getLength(filename)
Parameters
| filename | Path of file to get length of. |
Returns
Number of characters in the file.Description
Returns the number of characters contained in the file.
Task Script
— Split complex robot tasks into sequential scripts, synchronizing asynchronous skills via NEXT/CANCEL commands for staged automation.
Try it →
File.getLength(filename)
| filename | Path of file to get length of. |
Returns the number of characters contained in the file.