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 absoluteor relative path in the relative_path attribute
ExpandPath( relative_path=string );
Returns: String
Examples
There are currently no examples for this function.
See also
- File handling
- Set a Mapping (regular, component and custom tag mapping)
- Define a mapping
- ContractPath()
- GetCurrentTemplatePath()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)