$str.containsnocase

Returns 1 if the first parameter contains the second, case insensitive
Syntax

$str.containsnocase(string,substring)

Description
Returns 1 if the first string parameter contains the second string parameter         whithout taking in consideration the case of the characters in the string.
See also
$str.contains

Main index, Function index
KVirc 3.0.0 documentation
Generated by root at Sun Sep 7 19:47:12 2003