Jump to content

Single string split to multiple string


Recommended Posts

HI expert,

I have a string that looks like this:

MY_NAME_IS_TOM

How to split this to multiple string. Example like this

Example;

$1 =("MY")

$1 =("NAME")

$1 =("IS")

$1 =("TOM")

Please advise on this,. Thanks

 

 

 

 

Edited by Rammanan
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...