Domino Code Fragment
| Code Name* Using Lists in LotusScript | Date* 12/30/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.71.254.80 | |
| 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: | |