Hi,
Is there a way to empty out a Multi-value token other than iterate over all values ? Can we set the count of values to 0 ?
Regards,
Hi,
Is there a way to empty out a Multi-value token other than iterate over all values ? Can we set the count of values to 0 ?
Regards,
Hi Michel,
You could use the Assign Token Value activity, select modify, and point to the multi value token and select replace existing values.
This will wipe out all values stored in the multi value token created in "Assign Token Values" activity prior to this one. The remaining value will be a null.
Hi Carl,
Do you mean that after this activity is done the token count will remain as is and all values replaced with a Null?
Thanks!
Hi Carl,
I confirmed that it works fine and the count is at 0.
Thanks and regards,
Ah yes, I should have clarified it also wipes the count to 0, and leaves just a null value remaining.
Glad you got it working!
Cheers,
Carl