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

