string.isempty
string: TF = isempty (str)
Test if string array is empty.
TF is true, if string array str is empty.
true
Source Code: string