$str.equal
Returns 1 if the two string parameters are equal
Usage
$str.equal(<fromcompare>,<tocompare>)
Description
Returns 1 if the two string parameters are equal. This function is case sensitive.
Syntax Specification
<
bool
>
$str.equal
(
<
fromcompare
:string
>
,
<
tocompare
:string
>
)
See also
$str.equalnocase
()
Index
,
Functions
KVIrc 3.4.0 Documentation
Generated by root at Mon Jun 10 07:42:56 2013