Access to RunCommand results

Hello everyone,

Perhaps you can help me. I want to execute the `Tools-Evaluate-Performance-Performance evaluation` function for an assembly via API. This works using the `RunCommand Method` and `swCommands_Assembly_Stats`.

But I don't know how to access the function's results, in my case, the Maximum Depth.

Do you know of a way to retrieve this data in the API?

 

Thanks, Miro