var context; if (typeof GetGlobalContext === “function”) { context = GetGlobalContext(); } else { context = Xrm.Page.context; } var start = new Date(); //Put Start datetime here
var context; if (typeof GetGlobalContext === “function”) { context = GetGlobalContext(); } else { context = Xrm.Page.context; } var start = new Date(); //Put Start datetime here