Lucee Function Reference
Function GETCANONICALPATH
Returns the canonical pathname string based on the given string.
Example
getcanonicalpath(string path):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
path | string | Yes | path to a component or component itself |