Skip to Content

 AS - Application Server

How to get the end user name in Thin Client.

There are several ways to get the client’s user name when running in Thin Client.  Here are 2 common methods. A$CURRENT_USERYou can call A$CURRENT-USER to get a lot of information about the client, including the user-id.  If you use the... Read More