GetFunctionData

Lucee compat: Return information to of a Function as Struct

Method Signature

GetFunctionData(functionName=[string])

Arguments

Argument
Type
Required
Description
Default

functionName

string

true

The BIF function you want information for (Ex: listLen)

Examples

Last updated

Was this helpful?