Availability:built-in
[ISO]atom_codes(?Atom,
?String)Convert between an atom and a list of character codes. If
Atom is instantiated, it will be translated into a list of
character codes and the result is unified with String. If Atom
is unbound and String is a list of character codes,
Atom will be unified with an atom constructed from this list.