Domino Code Fragment
| Code Name* LotusScript Classes - Examples | Date* 11/21/2025 | Source (or email address if you prefer)* [email protected] IP address:.162.158.155.121 | |
| Description* Demonstrates how to create and use a class called DisplayMsg | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: While this is a simple example, you might easily imagine additional possibilities here. The message may actually be "displayed" on a pager, or logged to a database, all by adding more code to this basic structure. The mechanism to create the object, load its properties and call its methods remains the same. | |