This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
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