Skip to content

PKUTIL.FILE.getFileExtensionPart

kerrishotts edited this page Nov 14, 2012 · 1 revision

(part of PKUTIL.FILE)

Return Type: string

Parameters: theFilename ( string )

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

Version

0.2 Introduced, Docs Valid

Clone this wiki locally