String stringMatch(String input)

Returns the first substring match of this regular expression in input.

Source

String stringMatch(String input);