Forum Discussion
Marsha_R
Champion Level 3
11 years agoSee attached. Here's what it says inside the If boxes:
aqString.Find(KeywordTests.COA_Verify.Variables.COAText,"Item ",0,True)
does not equal
-1
My variable (local in this case) is COAText and my search string is "Item ".
aqString.Find(KeywordTests.COA_Verify.Variables.COAText,"Item ",0,True)
does not equal
-1
My variable (local in this case) is COAText and my search string is "Item ".