Description
Returns a String value containing only the file name from a specified full path name.
Syntax
Function RFDocument.GetFileNameFromPathName(pathName As String) As String
The GetFileNameFromPathName syntax has these parts:
| Part | Description |
|---|---|
| pathName | [IN] String Required. String expression containing the full path name. |