The Java JS builder does not like strings that have comment like syntax in them ie
Where as the .net version does.Code:x = '/*';
Printable View
The Java JS builder does not like strings that have comment like syntax in them ie
Where as the .net version does.Code:x = '/*';