groups


Description:

public string[] groups (string input)

Returns capture groups from first match.

Parameters:

input

source text.

Returns:

capture groups (group 1..N), empty when no match.