fmode()

 
Returns the permissions mode of path in the data directory.
Syntax
fmode( path )
Returns the permissions mode or -1 if the file does not exist
  • path = the fully qualified path to the file or directory
User Annotations: fmode