From WikiChip
$hmatch identifier - mIRC
< mirc‎ | identifiers

Note: This feature has essentially been replaced by $hfind.$hmatch Searches an hash table for the Nth item name which matches the wildcard text. Returns item name.


Synopsis[edit]

$hmatch(name/N, wildtext, N)

Parameters[edit]

  • name/N - the Nth hash table or the name of it
  • text - the wildcard expression to use to find a match
  • N - The Nth match, use 0 to get the total number of match

Properties[edit]

  • .data - instead of looking for matches against item, matches against data, but the item name is still returned.

Example[edit]

Compatibility[edit]

Added: mIRC v5.81
Added on: 09 Nov 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list