$mask.match

Matches a mask agains a wildcarded one
Usage
$mask.match(<wildcard_mask>,<fixed_mask>)
Description
Returns 1 if the <wildcard_mask> matches <fixed_mask> and 0 otherwise. <wildcard_mask> can obviously contain wildcards ('*' and '?').
Syntax Specification
<boolean> $mask.match(<wildcard_mask:string>,<fixed_mask:string>)

Index, Functions
KVIrc 4.0.4.5646 Documentation
Generated by abuild at Mon Nov 7 19:37:27 2011