string.file.name
Syntax
- sfilename := string.file.name(sfilepath)
Given a full file and path name, returns just the file name (including the extension, if any).
For example, given the string c:/mywork/myfile.txt the return value would be myfile.txt.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |