# on error clause

The on error clause, which consists
of the text on error followed by a statement list,
is taken if the update fails due to a lost network connection or a callx that executes an inputerr statement.

---
Source: https://d3codex.com/pickbasic-flashbasic/on-error-clause/ - part of the D3Codex reference.
