Hi Guys,
I have a created a custom macro (e.g. below)
case "someexpression":
e.Match = true;
e.Result = "Resolved expression";
break;
I would like this macro to run on the live site but not in cmsdesk.
Any ideas how to stop loading in CMSDESK.
Thanks
Gitesh Shah