how to call function in the plugin from javascript?
Hi,
I have some function inside my plugin which i want to call from javascript. Is it possible? Sorry, im new to plugin programming.
For example, i have plugin with function func() which i want to call from external javascript. In what way i will be able to achieve this?
Thanks.
