Files
Stream_PHX_A7/Gateways/FE/projects/.resources/93cebc0707f637ce7bcd370cfc58f150fb1586d3b34bd6b63b9353daed804954

5 lines
194 B
Plaintext

def open_popup():
system.perspective.openPopup("maintNotification", "Delete ME/xychart")
system.util.invokeLater(open_popup,5000) # Schedule popup to open after 5000 milliseconds (5 seconds)