DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
replace with regex capture group
str.replace(/(?<=name="w+)d+(?=w+")/, '!NEW_ID!') // look behind & look ahead
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#replace
#regex
#capture
#group
ADD COMMENT
Topic
COMMENT
Name
6+5 =
Submit