Questions API Initialization
customUnload()
This function is called when the user attempts to close the browser window. You would use this to display a custom error notification or dialog in order to warn the user that they may lose their progress if they don't save.
Arguments
None.
Return value
None (undefined
).