posted on November 25, 2024
Hi all,
Just trying to find the best way to remove some items from a multi value token. I could use if statements at the point of appending data, but I'd prefer to use a token which I'll be able to update easily.
So for example I have a multivalue token of A,B,C,D,E. From another token I have values C,D. I would like to remove C,D from my first multivalue token.
What would be an optimal way to achieve this?
Thanks
0
0