isempty

.isempty string:{String} -> Boolean

Checks if a string is empty.

Return

true if the string is empty, false otherwise

Parameters

string

string to check