Using the "set value" element in CVP Call Studio - I am parsing a string. lets say you have a string "000.111.222"And you want to split this up into "000", "111" and "222" using the set value element - you split this up into an array (with "." as the...