Regular Expressions 101

Community Patterns

RampVariable

0

Regular Expression
PCRE (PHP <7.3)

/
([\w]+)\s?=\s?([-+\s]*?([0-9]*\.[0-9]+|[0-9]+))?([-+])*[Rr]amp\(FinalValue:([-+\s]*?([0-9]*\.[0-9]+|[0-9]+))([\w]*),RampTime:([0-9]*\.[0-9]+|[0-9]+)([\w]*)\)
/
g

Description

no description available

Submitted by anonymous - 6 years ago