...
The pui.beforeRespond event receives one parameter object that represents the browser's post data response to the server. The response post data object can be modified directly or modified and a new object can be returned by the event.
...
The pui.beforeRespond event receives one parameter object that represents the browser's post data response to the server. The response post data object can be modified directly or modified and a new object can be returned by the event.