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.
Set Digital
— Toggle a digital I/O port between TTL low (0V) and high (3.3V/5V) in ARC; select board and port, simple on/off control-signal only.
Try it →
File.getLength(filename)
| filename | Path of file to get length of. |
Returns the number of characters contained in the file.