fsize()

 
Get the size of a file in the data directory
Syntax
fsize( path )
Returns the file size in bytes or -1 if the file does not exist.
  • path = the fully qualified path to the file
User Annotations: fsize