Setreadposition
File.setReadPosition(filename, position)
Parameters
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Returns
NothingDescription
Sets the read position of the file to position.
Websocket Client
— WebSocket client for ARC: open/send messages, store server responses in a variable, run a response script, and track connection status.
Try it →
File.setReadPosition(filename, position)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.