Hello everyone,
My process flow need to collect ‘text value’ by drag with copy functional per row but i can’t find solution to make array variable for text value.
Do you have idea or solution to make that it happen ?
Hello everyone,
My process flow need to collect ‘text value’ by drag with copy functional per row but i can’t find solution to make array variable for text value.
Do you have idea or solution to make that it happen ?
Hi
An array is a string separated (delimited) by one or more characters e.g. apples;pears;oranges
Therefore to construct your array you must add your new element and the delimiter to the existing string.
You could do this with the set variable. The attached image shows adding “Oranges” to the existing array, Fruit Basket.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.