cfdocs

getFunctionKeywords

Returns all keywords defined with all functions.

getFunctionKeywords()
returns array

Simple getFunctionKeywords Example

It returns all function keywords in array format. It is supported only in Lucee.

writeDump(getFunctionKeywords());