Domino Code Fragment
Code Name* Using Lists in LotusScript | Date* 06/28/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.70.127.90 | |
Description* Lists are very powerful in LotusScript. You can use a list to get a multi-value field from a document and add the values to a list (thus ensuring uniqueness). You can then process many documents against the same list and when you are done, you will have a list of all of the values which appeared at least once in the set of documents you processed. | Type* LotusScript | Categories* (Misc) |
Implementation: | Required Client: | Server: |
Limitations: | Comments: |