Task Script icon Task Script Split complex robot tasks into sequential scripts, synchronizing asynchronous skills via NEXT/CANCEL commands for staged automation. Try it →
 

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.