Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
.NET 7.0 (C#)

@"
mRid:?\s*\[?(?<MRID>[A-F0-9]{8}(?:-[A-F0-9]{4}){3}-[A-F0-9]{12})
"
i

Description

Guid parser

Submitted by anonymous - 3 years ago