Upgrade to ARC Pro
ARC Early Access will give you immediate updates and new features needed to unleash your robot's potential!
getReadPosition
File.getReadPosition(filename)
Parameters
filename | Path of file to get read position of. |
Returns
Read position of the file as the number of characters that have been read since it was opened.Description
Returns the read position of the file as the number of characters that have been read since it was opened.