$str.equalnocase

Returns 1 if the two string parameters are equal, case insensitive
Usage
$str.equalnocase(<fromcompare>,<tocompare>)
Description
Returns 1 if the two strngs parameters are equal, without taking the case of the characters in consideration.
Syntax Specification
<bool> $str.equalnocase(<fromcompare:string>,<tocompare:string>)
See also
$str.equal()

Index, Functions
KVIrc 4.0.0 Documentation
Generated by mockbuild at Thu Sep 10 21:49:33 2009