Local Value List
Hello, I don't find the answer I'm looking for so I will ask here.
I am in an activity and would like to parse a simple String stored in a parameter and then Loop on it and do some stuff.
I know that Parse Delimited can split my string and store in a value list but I don't want to create a specific value list property for that, it does not seem a clean way to do it.
Hello, I don't find the answer I'm looking for so I will ask here.
I am in an activity and would like to parse a simple String stored in a parameter and then Loop on it and do some stuff.
I know that Parse Delimited can split my string and store in a value list but I don't want to create a specific value list property for that, it does not seem a clean way to do it.
I can"t believe noone encountered the same problem
What would you suggest ?
Thanks