Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

GetOnPremisesIdentity() function

  • Last UpdatedSep 13, 2024
  • 1 minute read

Syntax

The syntax of the script function is as follows:

result = GetOnPremisesIdentity()

Return value

Result indicates the string for the identity of the sign in user of the application in offline connected experience.

Example

string OnPremisesIdentity = GetOnPremisesIdentity();

In This Topic