Domino Code Fragment
| Code Name* Add together two one-dimensional arrays! | Date* 06/09/2026 | Source (or email address if you prefer)* [email protected] IP address:.104.23.197.111 | |
| Description* Takes two arrays and builds them into one. | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: This assumes that both arrays start at element (0), use Lbound and change code accordingly if it does not. | |