Bind a Javascript function to an Application Event
Hi everyone,
I'm creating an Eyewear project in ThingWorx Studio and I see there are some Application Events that can be fired with a gesture.
I read in the help page of Vuforia (here: https://help.vuforia.io/studio/index.html#page/ThingWorx_Studio_Help_Center%2FEyewearExperiences.html%23) that Application Events can be bound to a service to complete actions like playing a sequence, but I see that there's the "JS" button and a textarea like in the click event for a 2D button for example.
I tried to call a function there, but in the preview mode nothing happens. (I didn't test with HoloLens because I don't have HoloLens yet)
Is there the possibility to call a JS function or it's ONLY for binding service?
Thanks,
Alessio

