Returns all keywords defined with all functions.
getFunctionKeywords() → returns array
getFunctionKeywords()
→ returns array
It returns all function keywords in array format. It is supported only in Lucee.
writeDump(getFunctionKeywords());