Skip to main content

Match.at

atindex

Group: Selections

Documentation

Gets the grapheme span matched by the group with the provided index, or a default value if the group did not participate in the match. If the identifier is invalid then Index_Out_Of_Bounds is thrown.

Arguments

  • id: The integer index or name of that group.
  • if_missing: The value to return if the index is out of bounds.