Recently a signal trigger condition was added to last beta. currently only way to emit signal is through the event sheet? Is there a possibility of adding this functionality to the JavaScript API?
Currently we can work around this with creating an event sheet function that emits the signal and just call that function.