Back

GetFileSize

GetFileSize returns the size of a given file in bytes. The "file" parameter must be specified in full path.

app.GetFileSize( file ) -> number - float

string