FileSize( path:path ) → int
Returns the size of the specified file, in bytes.
Example:
FileSize("C:\Windows\Notepad.exe") --> 360448