Hi,
How to do this? I looked around and found things like treat the variable like an array.
What happens is that:
when printing the variable itself, it prints the last selected value only?
when treating it as an array, the array elements are simply each single character from the last selected value?
Can anyone explain how this works? How do I get all selected values?
Thanks,
Raoul