CurrentUserName property
Returns the name of the user who is currently logged into the FactoryTalk View SE Client. Read-only. String.
Syntax
Application
.CurrentUserName
where
Application
– is the name of a FactoryTalk View SE
Client Application object or an expression that evaluates to a FactoryTalk View SE
Client Application object.Remarks
When test animating displays in the Graphics editor, this property returns the name of the user who is currently logged on to FactoryTalk View Studio. If the specified user is not in the FactoryTalk View application's Runtime Security accounts list, a null string (" ") is returned.
The CurrentUserName property is not supported by FactoryTalk View's Derived Tags and Events functionality.
Provide Feedback