You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use the events.sendCommand in the example I found you have to addfrom core.jsr223.scope import events. I believe this is because it's in the lib directory? Regardless, you can then call events.sendCommand.
In order to use the events.sendCommand in the example I found you have to addfrom core.jsr223.scope import events. I believe this is because it's in the lib directory? Regardless, you can then call events.sendCommand.