Is there a way to use HideGraphic() as dynamic identity?

Hello Slight smile

Basically we have faceplates in our Intouch SCADA but they don't use intouch windows, they use ShowGraphic() function in a button script (the identity in the script uses owning object), and it opens a graphic thats hosted in the system platform objects. however want it to close any graphics that have been opened when the window is changed in the intouch. Have tried HideGraphic() function but it seems like because its in template object, when I try use the HideGraphic outside of the script, it doesn't work to close the graphic. I wonder if anyone has done something similar, or knows how I can use the HideGraphic() to close any graphics that are opened on the screen when it changes. 

Parents Reply Children
No Data