Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...
valerypopoff
Just wanna quickly let you know something.
The plugin works perfectly fine with the new build in Functions, simply using c3_callFunction()
BUT
It does not work with the new functions, if the old functions plugin is still in the project. Until you delete it entirely from your project, c3_callFunction will only attempt to call the old function plugin and not the new one.