Regular Expression capturing group and its usage
This post introduces how to extract part of matched string from a regular expression match using capturing group.
This post introduces how to extract part of matched string from a regular expression match using capturing group.