Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-03-17 09:23
Flavor·PCRE (Legacy)

/
((?<="pressure".."pressure")[^"]+(?=")\"*[a-zA-Z]+"[,]\s+)(\d)[.](\d)(\d+)(,[^\d])(([-]\d+).(\d)(\d+)),[^\d]
/
gm
Open regex in editor

Description

Changing from MPa to Bar

Submitted by anonymous