$str.isempty

Returns 1 if the given string don't have any character.
Usage
$str.isEmpty(<givenstring>)
Description
Returns 1 if the given string don't have any character (that is, is empty). This function is almost useless since it is equivalent to the comparison with an empty string...
Syntax Specification
<string> $str.isEmpty(<givenstring:string>)

Index, Functions
KVIrc 4.0.4.5646 Documentation
Generated by mockbuild at Thu Jan 5 15:27:00 2012