Why is there only a “remove list” operator but not a “plus list” operator??? Crazy.
Any solution to add a list to an existing list (of a custom state)
1 Like
Yeah, there should be. However, you can use list 1:merged with list 2
to append a list to another list.
1 Like
Wow, that solved it! Thank you my man
1 Like
Thank you!
This topic was automatically closed after 70 days. New replies are no longer allowed.