Is it possible to script the plugins’ UI position?

Is it possible to script the plugins’ UI position?

Everything possible in GP Script can be seen in the function list.

The relevant function is under the “Plugins” section:

SetPluginEditorXYPosition : Open a plugin editor and set its position on screen

  • Declaration: function SetPluginEditorXYPosition (p : Block, x : integer, y : integer) autotype

https://gigperformer.com/docs_5_0/SystemFunctionList.html