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.
Speech Synthesis
— Speak user-defined text via PC audio or EZ-B v4 speaker; configurable voices, effects and speed; uses Windows TTS; programmatically callable.
Try it →
File.getLength(filename)
| filename | Path of file to get length of. |
Returns the number of characters contained in the file.