Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-03-29 12:56
Flavor·ECMAScript (JavaScript)

/
(?<key>^\w*_?)(?<TRX_Num>\d),?(?<KeyID>\d)?=(?<result>.*)
/
gm
Open regex in editor

Description

RegEx for RTTU Pharsing

Submitted by CVIKL Dubravko