1
0
-1

When you put a "<" character in the for condition, the code does not detect it when opening and closing the braces.

I attach a screenshot where you can see the word "for" in grey.

When I put <= if it detects the keys correctly, I attach the screenshot where you can see how the for is set to blue and the keys are detected correctly.

This error could be happening in more connections, and I don't know if it is being investigated.

We have fixed it in the connections that affected us with a client, but we don't know if there could be more affected.

If it is normal and the "<" character has been replaced by another one, we would like to know which one it is to adapt the scripts.

Best regards

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hello,


      The ">" and "<" operators work correctly when used in a condition, but you are correct, they are not highlighted on the code.

      We will report this UI bug to our engineering team. Thanks for the heads-up!


      Kind regards,

      Javier Pozuelo

        CommentAdd your comment...