HideSelf()
- Last UpdatedJul 13, 2023
- 1 minute read
Closes the displayed graphic or layout for which this script is configured. This script function is available within any Industrial Graphics client script.
Category
Graphic Client
Syntax
HideSelf();
Remarks
For an Industrial Graphics script, call the script function within the symbol to hide the popup.
Example
HideSelf();