JavaScript functions and functions in the event sheet are different. Typing "Functions." in an expression only displays functions in the event sheet.
Thank you,
I have few more questions if you know answers on it pleas answer.
So that means there is no way that I can call function via JS?
I can still access built in function via c3_callFunction externally?
When I call c3_callFunction should I call it as some kind of property, like runtime.c3_callFunction?