
add_tap(function(sender, e)) remove_tap(function(sender, e))
!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
The Tap event will fire when any of the following occurs:
| Parameter | Type | Description |
|---|---|---|
| sender | 'var' | The source of the event. |
| e | InteractiveEventArgs | The event data. |