Event_MenuAction

This event is sent to the plugin when clicking on a menu entry of the plugin.

The event cannot be switched off.

Values

JSON-Source (Example)

{
  "Event_MenuAction":{
    "windowhandle":531876,
    "id":"com.grt.plugin.tester.menu.version",
    "label":"Version",
    "checked":false
  }
}