$str.equalnocase

Returns 1 if the two string parameters are equal, case insensitive
Usage
<bool> $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 3.2.6 Documentation
Generated by builder at Tue Jan 9 16:53:00 2007