cfdocs

getFunctionData

Return information to a function as struct

getFunctionData(functionName)
returns struct

Argument Reference

Name Type Required Default Description Values  
functionName string Yes   The function you want information for    
dialect string No current template’s dialect The dialect you want details for /Users/garethedwards/development/github/cfdocs/docs/functions/getfunctiondata.md Lucee

Output information about a function

Returns a structure storing information about writeDump()

getFunctionData('writeDump')