Hi Soni,



This is how you will make a script include call


new scriptincludename.updateincident(current); //Here replace scriptincludename with the one you create


now I am passing the current object to the method updateincident here