Description
Returns the name of the file
Syntax
Function GetName(file)
file (input) - file from which you want the name
Return value
string - name of the file
Sample'---------- Start ----------Function Start trg.Message( target.file.GetName( "C:\TargetFileExample\TargetFileExample.txt" ) )End FunctionSee also
'---------- Start ----------
Function Start
trg.Message( target.file.GetName( "C:\TargetFileExample\TargetFileExample.txt" ) )
End Function
Platform Objects and Methodstarget.file.GetMIMEtarget.file.GetSizetarget.file