I’m using this for detecting when the “first” edit...
# suitescript
j
I’m using this for detecting when the “first” editor leaves: jQuery(window).bind('beforeunload', function(){ magicHappensHere(); });