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.
Key Control
— Assign scripts to any keyboard key (press/release), map arrow keys to movement controls; activates when the control has focus (green).
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.