Next: string.isnanny, Previous: string.erase, Up: string [Contents]
8.2.53.11 string.ismissing ¶
- Method:
out = ismissing (obj) ¶
-
Test whether array elements are missing.
For string arrays, only the special “missing” value is
considered missing. Empty strings are not considered missing,
the way they are with cellstrs.
Returns a logical array the same size as obj.