Scriptabulous!

Back

StringToArray()

StringToArray() splits each character of a string and uses each character of the string as an array element, hence, converting a string to array.

Download this script