I’m trying to use a condition in a server connect but it doesn’t work.
In repeat1 I set the value of x to FIRST (I’ve tried using number and text), then in repeat2 I check to see if x ==‘FIRST’ and if it does set some values and also the value of x to ‘NOTFIRST’ so the ELSE condition should be run on the next iteration of repeat2. x should then be reset to ‘FIRST’ at the beginning of the next repeat1.
The THEN steps in Condition {{x==‘FIRST’}} are being run ever time and it never gets to the ELSE where it would output the here variable.
Just be careful, that will be the closest index. You have a repeat nested inside another. I understood from your screenshot you wanted it to be the index of the outermost one.