GetDirectoryName

Returns the directory information for a specified path string.

SYNTAX
GetDirectoryName(path) 
ARGUMENTS path Path to a file or directory.
RETURN String containing directory information for a path, or an empty string if the path has no directory information.