Forum Discussion

leandropoblet's avatar
leandropoblet
Frequent Contributor
10 years ago

Type mismatch error on JScript function

Hi all, I've been using this really simple function to click the rejectButton according to function parameters: if (instance == 1)   {     switch (whichView)     {       case...