Hi,
I am trying to achieve the same thing by passing the list value as (aValue), however during first loop aValue has complete value x,y but post first loop and sNumber returns x, during second loop aValue is going null and not going through the condition if(aValue).
Am I doing anything wrong here ?
Thanks,
Vipin.