FullUserName function

FullUserName() returns the full domain\user id for the currently logged on DeltaV user.
Note:
FullUserName() returns the same string as the DeltaV Operate data link path, THISUSER/FULLUSERNAME.A_CV.
Arguments
0
Return values (string)
  • The domain (or workgroup) and user name for the DeltaV user currently logged on to the workstation/session where this instance of DeltaV Live is running.
  • An empty string, when a DeltaV user is not currently logged on to the workstation/session.
Syntax
ENV.FullUserName()