Hi
I want to extract a specific index from an XML list in BLS (list created using the stringlisttoXMLparser) eg
If my list is
a
dse
dcsg
sdfgdfgh
dfs
sdfsd
I want to extract the third item, in this case "dcsg"
Thanks
Nick