Finds the ASCII codes for the specified string.
CHARSTRS("string")
"string"
-
A string. One or more ASCII characters.
A series.
charstrs("XYZ")
returns the series {88, 89, 90}.
CHARSTR
STRCHAR, STRCHARS