How to loop through a variable string of delimitered values


#1

I am able to store values into a delimitered string of values. However, is there anyway to loop through those values?


#2

Hi! It sounds like you’re looking to loop through a delimited list for an interaction in your prototype. To help the community better address your question, would you mind providing more specific details about what sort of functionality you’re trying to create by looping through the list? This would help to get a better sense of what your prototype currently does and needs to do so that we can advise with the appropriate suggestions. If you’re able to post the file then that would be a great help as well.

In the meantime, if you’re trying to work with each value in your list, then the following post may help to point you in the right direction:


closed #3

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.