Hello,
In DSS js script we have from the examples (Breakpoints.js)
// Get the Debug Server and start a Debug Session
debugServer = script.getServer("DebugServer.1")
When several CCS sessions are open (say debugging different devices), what is the grammar to select the right {workspace, CCS process id, etc.}?
Matt