Table of Contents

# $EPIC: igetmatches.txt,v 1.2 2006/08/01 03:40:36 sthalik Exp $

Synopsis:

$igetmatches(<array> <pattern>)
$igetrmatches(<array> <string>)

Technical:

This functions operate in a manner similar to $getmatches() and $getrmatches(), except that they return an index number (in alphabetical order) of the array members rather than the item numbers.

Returns:

Space-separated list of array index numbers corresponding to matches