Readclose
File.readClose(filename)
Parameters
| filename | Path of file to close. |
Returns
NothingDescription
Closes the file at path filename that was being read from.
Servo Script
— Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control.
Try it →
File.readClose(filename)
| filename | Path of file to close. |
Closes the file at path filename that was being read from.