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
<definition><p>The process by which a <glossary tag="handler">handler</glossary> calls itself.</p>
<p></p>
<p>(Recursion is a useful programming technique, but may also occur accidentally, resulting in a <glossary tag="error">script error</glossary>.)</p></definition>