The Command window in the Script Debugger is an important debugging resource. In it you can determine the value that is being passed by your procedures line by line; this helps to determine which line of code is causing a problem.
The Command window in the Script Debugger is an important debugging resource. In it you can determine the value that is being passed by your procedures line by line; this helps to determine which line of code is causing a problem.