Jump to content

Loop through string value


agubler
 Share

Recommended Posts

hi all

need a bit of help!! really would like a neat function to loop through a string and retrieve values seperated by a value (i.e. comma)

example string "one,two,three,four,five,six,seven,eight,nine,ten"

Would like the results to be return something like this

one

two

three

four

five

six

seven

eight

nine

ten

Many Thanks in advance! :P

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...