Skip to content

PKUTIL.FILE.getPathPart

kerrishotts edited this page Nov 14, 2012 · 1 revision

(part of PKUTIL.FILE)

Return Type: string

Parameters: theFilename ( string )

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

Version

0.2 Introduced, Docs Valid

Clone this wiki locally