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.
expandPath(path)
→ returns string
expandPath("./")
expandPath("../")
expandPath("path/to/subfolder")
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.