GetName Method (FileHandle)
Class
FileHandle
.
Action
Returns the name of the file or directory to which the handle corresponds.
Syntax
sName
= GetName ()
Variable
Description
sName
The name of the file or directory to which the handle corresponds..
String
.