Display ALL text within List Variable
Hi - I have a list variable with the following;
text1
text2
text3
text4
text5
I'm trying to build a prompt that displays the following;
"Your list variable contains text1, text2, text3, text4, text5"
I'm know how to do the prompt but I can't figure out how to build a single text string from each item in the list variable. Any thoughts?
Thanks in advance.
TK
|