FixGetUserInfo Method Example

The following example retrieves login information about the current user, including the user ID, user name and group name.

Dim sUserID as string

Dim sUserName as string

Dim sGroupName as string

System.FixGetUserInfo sUserID, sUserName, sGroupName