Event_TabDataChange

This event is sent to the plugin after a change of an input value in the tab.

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

Values

JSON source (example)

{
  "Event_TabDataChange":{
    "windowhandle":531876,
    "tabhandle":120858727,
    "varname":"gdepth"
  }
}