04-05-2012, 05:45 AM
here arrPV highlighted in red colour is a string. We split it as an array and store it .
or for better understanding,
arrPV = Split(ipPropValues, ",")
or for better understanding,
arrPV = Split(ipPropValues, ",")