I have some code that in short takes a word and returns a number.
I'm trying to use the CallJs[Plugin] to use this function.
But I can't seem to work out how to use the external Js file, and it's bugging me.
Is CallJs the best way to add custom code it seems a bit old(2011) and are there better ways?
Has anyone got an example of a project using an CallJs external file and can I have a look at it?