The FileSize()
function returns the size of a file, in KB’s
Syntax
FileSize(file)
Returns
A number, which is the size of the given file, in KB’s
Parameters
file
– the file of which the size has to be calculaten
The FileSize()
function returns the size of a file, in KB’s
FileSize(file)
A number, which is the size of the given file, in KB’s
file
– the file of which the size has to be calculaten