SelectSegments
Selects an array of SegmentStructs using FilterCriteriaArray.
Example:
ar[0] = (SegmentName = aol); ar[1] = (ListName like %lis%);
Arguments
FilterCriteriaArray - an array of member field/value pairs (values from SegmentStruct)
Returns
An array of SegmentStructs.
![]() ![]() |