Domino Code Fragment
Code Name* LotusScript Classes - Examples | Date* 06/28/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.69.17.189 | |
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. |