Event_WindowClosed

This event is sent to the plugin when a GRT main window is closed.

The event can be activated/deactivated in the plugin manifest.

Values

JSON source (example)

{
  "Event_WindowClosed":{
    "windowhandle":531876
  }
}