Overload List

NameDescription
FindPatternInLine(Regex)
Finds the first entry of specified pattern in single-line mode.
FindPatternInLine(BodyRegion, Regex)
Finds the text which fit the specified pattern starting from start. using single-line mode.

See Also