Skip to content

PKUTIL.FILE.getFilePart

kerrishotts edited this page Nov 14, 2012 · 1 revision

(part of PKUTIL.FILE)

Return Type: string

Parameters: theFilename ( string )

Returns the file portion of a filename. For example, given /this/is/a/test.jpg, the return will be test.jpg. If no path is given, the return will be the original string.

Version

0.2 Introduced, Docs Valid

Clone this wiki locally