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.
Since: PCC 1.0.12, PCC2 1.99.8
See also: Elementary Functions
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.
Since: PCC 1.0.12, PCC2 1.99.8
See also: Elementary Functions