InTouch functions
- Last UpdatedJul 22, 2024
- 1 minute read
The following InTouch functions can be used within the script editor contained in the Industrial Graphic Editor. In all functions that specify tag names as parameters, you can use InTouch tags from your InTouch application.
InTouch script functions can be used only in graphic scripts. InTouch script functions do not work in ArchestrA object scripts. Even though the object script will not work, no error or warning is generated.
Note: Using the Convert to Industrial Graphic option in InTouch scripts may wrongly append the term "InTouch:" to the script function name. To avoid errors, remove the term "InTouch:" from the script function name.
Related Links
- AddPermission() Function
- AttemptInvisibleLogon() function
- ChangePassword() function
- EnableDisableKeys() function
- FileCopy() function
- FileDelete() function
- FileMove() function
- FileReadFields() function
- FileReadMessage() function
- FileWriteFields() function
- FileWriteMessage() function
- GetAccessToken() Function
- GetAccountStatus() function
- GetNodeName() function
- GetSecureAccessToken() Function
- GetTokenConnectionStatus() function
- InfoAppTitle() function
- InfoDisk() function
- InfoFile() function
- InfoInTouchAppDir() function
- InTouchVersion() function
- InvisibleVerifyCredentials() function
- IsAssignedRole() function
- LaunchTagViewer() function
- LogonCurrentUser() function
- PlaySound() Function
- PostLogonDialog() function
- PrintScreen() Function
- QueryGroupMembership() function
- ShowHome() function
- Start a Windows application
- SwitchDisplayLanguage() function
- TseGetClientId() function
- TseGetClientNodeName() function
- TseQueryRunningOnClient() function
- TseQueryRunningOnConsole() function