Please help me understand this Button - Create Order under Quote Form
I know how to create the Button using Ribbon Workbench. What I am trying to find out is how to replicate the CommandCore. For example, the CommandCore for Create Order button is Mscrm.Form.quote.CreateOrder. I thought its a JS webresources but I couldn't find it anywhere. I wanted to find it and see how its done so I can duplicate the CommandCore for another similar button/function I am trying to implement.