File.Size
Skip to content
mnscript
number File.Size(string, string) 

Description ​

Returns the size of the file in bytes.

Arguments ​

string - The directory to search.
string - The file to look for.

Returns ​

number - The size of the file in bytes.