Forum Discussion
Shack
Advisor
2 months agoWould returning the strings to datapoints using textmatch work? Your datapoint descriptions could contain information on what the various strings mean.
TextMatch
Look for presence of a string (TextMatch) tests whether a string is present within the raw output. This method supports regular expressions for text matching. If the string exists, it returns 1, otherwise 0.
Stephen_C
Neophyte
28 days agoUnfortunately this wouldn't work for me. The text in the string returned varies. The mere fact that a string is returned indicates a problem, and the actual string contains the particular record information.