var result = "NewFolder333".match(/[^\d]+|\d+/g);
alert(result);
Output:Newfolder,333
very usefull link to verify ai content https://www.youtube.com/watch?v=pULGt0Rme58 Click
No comments:
Post a Comment