Error Handling Unit 2 - if condition always true

I am simply hooking up a repeater to a text composer. Inside the text composer, I have a simple if condition to check if the repeater iteration is 2. This is always resulting in true. What am I missing here?



Welcome to the Make community!

The equals sign needs to be a special variable, not just a β€œstring” text equal sign.

You can select the special equal sign operator (with a green background) from the variables panel, or type {{=}}

Screenshot_2024-03-10_120340

Links

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too β€”

General

Help Center Basics

Articles & Videos

2 Likes