Where is the mistake

Blurred image and the little I can see, is not from the code you posted

2 Likes

yes Boban is right, problem not in these blocks, problem is where you have used <= block and comparing any item

1 Like

That should be obvious :sweat_smile:

blocks%20(4) blocks%20(5)

Excuse me :pensive:

use “label . text” component in make a list block.
Incorrect:
blocks%20(1)

Correct:
blocks

this is Correct

Yes that’s right however, you didn’t show us the correct blocks

bild

which is this block
bild

3 Likes

I will review the application

blocks%20(8)
I forgot to put 0 instead of space

2 Likes

use the length block from the text drawer to get the length of your textbox to check if it is smaller than 50
Taifun

1 Like

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