Hi - I have the below html strings and I am trying to compare two values in each line of the strings.
For example, in the string that begins with "AS" I want to compare the two numbers after it (they should match).
"AS^93^91^", - these two numbers should match (they don't here so I eventually would like that to trigger an email to be sent to me to notify me of the inconsistency.
Solved! Go to Solution.