stringMatch method

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

String stringMatch(
String input
)

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