String.Contains() not wot working
Question
Mar 2, 2017
I am trying to use String.Contains(URL,"http"), but it is not working. The event log is showing an error saying: Method 'Contains' for object of type 'CMS.MacroEngine.StringNamespace' not found, please check the macro or the method declaration. Yet this macro is on the Macr...