I have created a string list and I cannot add an item to this list.
I have tried use list.add(“xxx”) but it’s not working ![]()
Can someone help me?
Hey @Magda2
To add item to list of string you need to use activities:
-
‘Invoke Method’

-
‘Appends Items to collection’
1 Like
It’s working. Many thanks!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

