Lucee Function Reference

getfunctiondata()

Returns information about a built in function (BIF)

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 built in function to return information about