Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
Could please give me interview point of answer.
Thanks
Ramesh
Have you read the help entry on the Debugger? That should give you all the info you need to formulate your answer:
"Running the script in the debugger can make it a lot easier to identify script errors. The debugger makes it possible to monitor every script statement and examine the variable values while the script is executed."
And so forth...best to start there and query if you're unsure of what a part of it means!