Question
Scripting in Bridge 2023
I'm scripting in Adobe Bridge.
As of 2023,
app.document.setPresentationMode("browser", path);no longer works.
app.document.presentationMode;now also returns "undefined".
I think this is due to the fact that the display method has changed to Content Tab.
Will it be improved?

