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