Skip to content

PKUTIL.FILE.getFileNamePart

kerrishotts edited this page Nov 14, 2012 · 1 revision

(part of PKUTIL.FILE)

Return Type: string

Parameters: theFilename ( string )

Returns only the name portion of a filename. For example, given this/is/a/test.jpg, the return would be test. If no path or extension is supplied, the result is the incoming value.

Version

0.2 Introduced, Docs Valid

Clone this wiki locally