Returns the global name of a given atom.
$ = _Atom$(id)
Returns the String associated with an atom (a handle) in windows global atom table. This Function is just a wrapper around the Windows API function GlobalGetAtomName().
Atom Add, Atom Find, Atom Delete
{Created by Sjouke Hamstra; Last updated: 12/05/14 by James Gaite}