
Allows you to split individual characters from a string into a character array.
Example


Running this code will split the characters of "sample 123 456" as shown in the alert box.
alert($plugin function("Data and Files Automation.dll", "$string to chars", "sample 123 456"))