Regular Expressions 101

Community Patterns

finding CAS in german Wiki JSON Salpetersäure

0

Regular Expression
ECMAScript (JavaScript)

/
(?:CAS.*=.*)([0-9]{2,8}-[0-9]{2}-[0-9]{1})(?:\\n)
/

Description

no description available

Submitted by anonymous - 4 years ago