dash.is.strflag
True for string scalar or char row vector.
Syntax
Description
dash.is.strflag(input)
Returns true if input is a string scalar or char row vector and false otherwise.
Input Arguments
input
any data type
The input being tested
Output Arguments
tf
scalar logical
True if input is a string scalar or char row vector