You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The <b>errorObject</b> <control_st tag="function">function</control_st> <glossary tag="return">returned</glossary> the name of the <glossary tag="object">object</glossary> whose <property tag="script">script</property> had the most recent <glossary tag="execution error">execution error</glossary>.</p><p/><p>For the information formerly returned by the <b>errorObject</b> <control_st tag="function">function</control_st>, use the <function tag="target">target</function> <control_st tag="function">function</control_st> inside an <message tag="errorDialog">errorDialog</message> <glossary tag="handler">handler</glossary>. The <message tag="errorDialog">errorDialog</message> message is sent to the object whose <property tag="script">script</property> caused the <glossary tag="error">error</glossary>, so checking the <function tag="target">target</function> <control_st tag="function">function</control_st> will <constant tag="return">return</constant> the name of that <glossary tag="object">object</glossary>.</p>