Votes
Answers
Views
Question
1
2
223
I am trying to have my test move to a different iteration if a condition fails within a function. Instead of moving to the next iteration it is exiting the test. Please see example below: Function check_errorMessage(PropertyType,PropertyValue1) Dim myp1,myo1 Set myo1 = description.Create() myo1(Prop...