Want to know if a specific function is supported in your ColdFusion installation? Use the GetFunctionList() function which returns a structure containing the entire supported function list. You can loop through this structure with
Want to know if a specific function is supported in your ColdFusion installation? Use the GetFunctionList() function which returns a structure containing the entire supported function list. You can loop through this structure with