obj =
string ()
¶obj =
string (in)
¶Construct a new string array.
The zero-argument constructor creates a new scalar string array whose value is the empty string.
The other constructors construct a new string array by converting various types of inputs.