I am getting the below Error, when trying to call the split method from a String Javascript Object. This is only in the WebClient. In Rich Client, it is running fine. Does anyone have any Idea, why it is breaking?
Thanks for the quick response.
I am sorry, It doesn’t seem to be the String object, when calling the split() method. But, It is working Okay in Smart Client, but breaking in Web. Looking at the same…