Making a list. I need help

Hi everyone! I’m pretty new in kodular and I need your help.

Can anyone tell what’s wrong with this code?

Btw, this one works properly:
20200809_182323

May be you can tell us what is the purpose from your code…Do you want to check if the number is in this list?

1 Like

Set the numbers list in the for each item block instead and then the if block.

1 Like

do you mean if the global number matches any of the number in the list, returns true? If yes, use contain list item block.

3 Likes

Yeah! That’s exactly what I want to do. But I don’t understand the solution. Is there a block which named “Contain List Item Block”? I guess? If so, I can’t find it though…

in the list blocks you will find a block named Is in list not Contain List Item Block

2 Likes

Thank you so much! It works

1 Like

Oops, mixed up with text blocks :sweat_smile:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.