Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-08-14 10:53
Flavor·ECMAScript (JavaScript)

/
"WalkingSpeedInKilometerPerHour":\ ([^a-zA-Z1-20]).[^a-zA-z1-9]
/
Open regex in editor

Description

Match numerical value of a JSON key. Numbers only 3-9

Submitted by anonymous