Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-09-24 18:09
Flavor·PCRE (Legacy)

/
(?<=Overall Score ;).*(?= ;)
/
gm
Open regex in editor

Description

last sequence of numbers

Submitted by anonymous