Archive

Posts Tagged ‘Array’

Use LotusScript Split/Join To Remove Entry From A List

Recently I was working with arrays in LotusScript. Each element of the list was a text string. I had a need to remove an element from the list. There are lots of different ways to do this, and here is one more.

Read more…

Viewed 9407 times by 3327 viewers