Add item to list is not working properly

add item to list is not working properly when i add item to the list it says cannot accept argument [empty string][my value]. solve this please.

1 Like

You can not add an empty string ( text ) and my value ( text ) using Add item to list which adds an item to a list.
And if you want to add two texts then use join block.

screen shot of blocks

Recreated your, issue. Check the way how do you initilialize your list.


First wrong, second good.
(PS I still don’t know how to colour texts.)

1 Like