Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It uses regular expression which will match Left: followed by one or more digits and will return this first matched group which is (\d+).

See also

Regular expressionexpressions