In the last service release v4.2.86 we introduced some new enhancements to help improve your debugging experience. New Variables Panel Context Menu We added a new context menu to the Variables Panel that allows you to: Add To Watch – Adds the selected variable to the Watch Panel. Query in Debug Console – Runs […]
Tag: Watch
Feature Peek PrimalScript 2011: New PowerShell Debugger
The PowerShell debugger has been completely rewritten for PrimalScript 2011. Many of the new features are the direct result of requests from you, our users: – The way the debugger executes your script makes sure that all open files are closed, regardless where and when you stop debugging. – You can debug in 32 and […]