getParent

Get the parent folder for a path

string
getParent
(
string path
)

Parameters

path string

The path to get the parent folder from

Return Value

Type: string

The path to the parent folder

Meta