Regular Expressions 101

Community Patterns

0

REACT SDK V3

Golang
React SDK V3
Submitted by anonymous - 10 months ago

(\d+(\.\d)?\,\d+(\.\d)?\|){0,2}(\d+(\.\d)?,\d+(\.\d)?)

0

Regular Expression
ECMAScript (JavaScript)

/
(\d+(\.\d)?\,\d+(\.\d)?\|){0,2}(\d+(\.\d)?,\d+(\.\d)?)
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago