string_empty
Checks whether the given string is empty.
string
The string to check.
empty
Returns true if the string is empty, or false otherwise.
true
false