| O.P.  Scripting Error. Ok I'm doing some nooby Scripting. And I have a problem with it. When I click Save All and I go over to the Debug Window, I have this errorError: Expected '(' (code: -2146827283)
 File: My First Script.js. Line: 21.
 
 What could the problem be? I'll paste Line 20-21
 20     function OnEvent_MyStatusChange
 21     {
 
 Any help at all?
 |