wwUtils::GetFilename
Returns just the file name of a path. Unlike JUSTFNAME() this method leaves the case of the file intact.
GetFilename(lcFilePath)
Parameters
lcFilePath
The file to retrieve.
Remarks
Uses .NET and wwDotnetBridge.
See also
Class wwUtils
