Compare / Find Match in Two List Arrays

Mindwatering Incorporated

Author: Tripp W Black

Created: 04/27/2009 at 02:53 PM

 

Category:
Notes Developer Tips
LotusScript

Sample LotusScript/LS code below compares two lists' membership for same value.
If found returns 1 for true. If not found, returns 0 for false.

compare-lists.txt

previous page