Jump to content

Splitting a string


Recommended Posts

i was wondering if there was a way to split a string into an array of characters?

example, is it possible to split

"string" into

0 s

1 t

2 r

3 i

4 n

5 g

?

there is no delimiter for me to work with

nevermind for now, i seem to have missed "If you use a blank string "" for the delimiters, each character will be returned as an element." in the help files.

Edited by ViciouS
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...