Sorry for reopen this old post
I need to make the same action:
-> call a function C2 on a button placed out the project
I tried to call "c2_callFunction()" from js code placed in index.html C2 but i had always error 'c2_callFunction is not defined'
Is it really possible to use this function from external code or it is only a function to develop C2 plugin ?