Posted by: Pdfprep
Post Date: February 28, 2021
A field value returned from a DE lookup contains a tab-delimited list of values.
Which AMP script function could easily determine if a specific text string exist anywhere in the list?
A . Substring
B . BuildRowSetFromString
C . IndexOf
D . Length
Answer: B