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.