Showing posts with label Split string characters without using Loop. Show all posts
Showing posts with label Split string characters without using Loop. Show all posts
Thursday, May 13, 2010
Split string characters without using Loop
We can split the characters based on the length.Using this method we can split the string & convert it into array it will be useful on string which does not have delimiters.Search & Replace string function is used to split the string characters.We need to select the "Regular expression" option by right click on the Search & Replace string function.Check the picture for split the string by length 4.Just change the number "4" on search string terminal & give your length of characters to split.Replace String terminal displayed in '\' codes display.
Subscribe to:
Posts (Atom)