Split a String
You can create an array of strings from a single string.
(Caution: The argument to the split() method is interpreted as a Regular Expression. If your separator string contains any characters that have special meaning in regular expressions, you must escape them.)
[Font]
[Default]
[Show]
[Resize]
[History]
[Profile]