Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-19 09:39
Flavor·PCRE (Legacy)

/
(?<cRegexGroupsName>\d{9})
/
gm
Open regex in editor

Description

Regex to extract a Number with 9 digits

Submitted by anonymous