.isempty string:{String} -> Boolean
Checks if a string is empty.
true if the string is empty, false otherwise
true
false
string to check