Returns a struct with keys of the names of functions that are available in CFML.
getFunctionList() → returns struct
getFunctionList()
→ returns struct
CF 11+ Uses the member function of structKeyExists.
getFunctionList().keyExists("reMatch")
Expected Result: YES