Availability:built-in
string_chars(?String,
?Chars)Bi-directional conversion between a string and a list of characters. At
least one of the two arguments must be instantiated.
See also: atom_chars/2.
- Modified in 8.3.1 (👉300eddc) atom_string/2, string_chars/2, string_codes/2 and text_to_string/2 accept any text representation as input on both arguments. If both are instantiated, string comparison is applied.