![]() |
![]() |
$str.isemptyReturns 1 if the given string don't have any character. |
Usage |
|
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 |
|