AtomStr(n:Int):Str

Returns the string associated with an atom. This is the same string that was passed to Atom() when it returned n.

If the parameter is EMPTY, returns EMPTY.

See also: Elementary Functions