Dev kit Window Commands

Hi,
I am using the View Process info window to allow users to see the progress of a solver program. I am attempting to use the GidUtils::OpenWindow and later GidUtils::CloseWindow commands to automatically open and close that window, however the View Process info window does not appear in the list of windows recognized by those commands.

Are you able to either add that window to the list of recognized inputs for the commands?

Thank you

Ok, it has been added to these procs with PROCESSINFO name
It will be available in next 15.x versions (official and developer)

Thank you!