cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Delimeter in Mapper

Mari
New Contributor

I have the input value stored in one string separated by delimiter comma. This value is available as Mapper variable.

For Example:

$inputstring - Value1,Value2,Value3,Value4,Value5
i have to separate these values and store separately in diff variables like mentioned below. Can anyone advise if there is any suitable functionality available for this. Anything in mapper will be helpful

Value1- Variable 1
Value2 - Variable 2
Value3 - Variable 3
Value4 - Variable 4
Value5 - Variable 5

5 REPLIES 5

Mari
New Contributor

Thank you. It is working now. Good one to learn. ๐Ÿ˜€