|
-
RegExp
For a string of the formats: abc_def_ghl or abcd_xyz, abc_def_ghl_k, etc
I like to replace the "_char" with the uppercased char, for example:
abc_def_ghl --> abcDefGhl
abcd_xyz --> abcdXyz
abc_def_ghl_k --> abcDefGhlK
etc.
What is the RegExp for it?
Thanks
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks