$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.1.3.6163 Documentation
Generated by iurt at Thu May 3 08:51:16 2012