Hi All,
Version:5.5 CU3
I have an XSL file and a javascript file.
I would require to debug the whole file and see value of a list of variables in the whole files.
I know it is possible I can do it through 'alert' statement.
Can anyone tell me,is there any other way we can debug line by line and easier,like we have in any other language(step into like)?
Regards,
Nikesh.
Version:5.5 CU3
I have an XSL file and a javascript file.
I would require to debug the whole file and see value of a list of variables in the whole files.
I know it is possible I can do it through 'alert' statement.
Can anyone tell me,is there any other way we can debug line by line and easier,like we have in any other language(step into like)?
Regards,
Nikesh.
Comment