trying to customize ire error messages
Hi, I´m trying to change the IRE error message for my customer because they need the end-users to understand what the error is. I have created the following script include: var IREErrorMessageHandler = Class.create();IREErrorMessageHandler.prototype ...
