Lucee Function Reference
Function GETFILEFROMPATH
Extracts a filename from an absolute path.
Example
getfilefrompath(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 | file path |