I have done the following steps which are given below.
Hi,
If the JavaScript function is available in the global scope (window) you should be able to call it just by its name.
If you would share an OML file with your code it would be easier to understand what you try to do.
Regards,
Daniel
Hi Ravindra,
In Reactive/Mobile you just create client actions and use JavaScript inside it.
Now from another function use javascript node call the previous client action in which your javascript code exists.
you can use this keyword $actions to call client actions
With Regards,
Sandeep.