Location in the GUI where the function PluginAPI.CreateButton should create the requested button. The values have the following meaning:
"left"
"right"
"more"
See also CreateButtonOptions.
Location in the GUI where the function PluginAPI.CreateButton should create the requested button. The values have the following meaning:
"left"
: place the button in the toolbar on the left,"right"
: place the button in the toolbar on the right,"more"
: place the button in the "More" dropdown menu.See also CreateButtonOptions.