Whatever message this page gives is out now! Go check it out!
ColdFusion.setGlobalErrorHandler(functionName) |
Parameter | Description |
functionName | The name of the JavaScript function to execute when there is an error in ColdFusion Ajax code, such as a binding error. This function must take a single argument, the error message string. |