ExpandPath
Creates an absolute, platform-appropriate path that is equivalent to the value of relative_path, appended to the base path. This function (despite its name) can accept an absolute or relative path in the relative_path attribute
ExpandPath( relative_path )
Returns: String
Examples
There are currently no examples for this function.