The name of the current user.
object.CurrentUserName
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfile interface |
string
Display the name of the current user.
Dim aUserName
aUserName = Profile.CurrentUserName
Profile.MsgBox(aUserName)
In Profile Client v8 on User Interface Current User Name can be found in
.