Domino Code Fragment
| Code Name* Using the LotusScript Data Object (LS:DO) Error Methods | Date* 06/09/2026 | Source (or email address if you prefer)* [email protected] IP address:.104.23.243.67 | |
| Description* The following information explains how to use the LotusScript Data Object (LS:DO) error methods. | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: In Notes 4.5, the default On Error action is Resume Next. If you don't explicitly check for errors and an error occurs, the script continues with undefined results. | |