Bug with a for Loop

Originally asked by Harold Oconitrillo on 14 September 2023 (original question)


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


Answer by Javier Pozuelo on 20 September 2023

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