Lucee Function Reference
Function GETFUNCTIONDATA
returns information to a single function
Example
getfunctiondata(string functionName):struct
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
functionName | string | Yes | name of the function getting information for |