Returns the username of the connected user.
Syntax
<HsvSystemInfo>.GetUserName pbstrUserName
Argument | Description |
---|
pbstrUserName | String. Returns the username of the connected user. |
Example
The following example prints the username of the connected user to Visual Basic’s Immediate window.