TypeError: Cannot find function split

Hi All,

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?

TypeError: Cannot find function split.

Thanks

Can you show the code it breaks on ?

ROCLASI:
Can you show the code it breaks on ?

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…

Again, can you show some code ?