This returns the login name of the user at any specified connection.
This can also be used to see who else is on the network. If no
connection is specified, the current connection is assumed.
Example:
Writeln NovLoginName ;name of user on this connection
Writeln NovLoginName (2) ;name of user on connection 2