Get Script dialog size/position

Is it possible to obtain the height/width and position of a resizable Script Dialog? It would be nice if DOpus could remember the last setting.

The 12.2.1 beta has a number of new Dialog methods and properties for this.

Working great!
In a quick test I just added dlg.LoadPosition("Kundal") before dlg.Create and dlg.SavePosition("Kundal") after If dialog.Result = 0 Then and DOpus remembered the last position of the dialog. No need to apply values via script configuration. Very comfortable.
Many many thanks for this. :thumbsup:

What a great honor to read my forum name in the examples of the help file. :smiley: