Logoff()
- Last UpdatedJul 22, 2024
- 1 minute read
Action script that automatically logs off the current user from an AVEVA OMI ViewApp. Logoff() is for use with AVEVA OMI only.
Action scripts are graphic animations that are triggered by a user action such as a mouse click.
Category
Miscellaneous
Syntax
LogOff() ;
Parameter
None
Trigger
On Left-Click/Key/Touch Down
Additional information
A log off button can be added that uses the Logoff() method to allow the user to log off from the HMI/SCADA application .
Example
Logoff() ;