ExpandPath

Creates an absolute, platform-appropriate path that is equivalent to the value of 'path', appended to the base path.

This function (despite its name) can accept an absolute or relative path in the 'path' attribute.

Method Signature

ExpandPath(path=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

path

string

true

Relative or absolute directory reference or filename, to convert to an absolute path. Can include forward or backward slashes.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC