Skip to main content
The tab for your script’s settings page. One per script; create it with api.ui.tab (see UI overview). Removed automatically on unload.

Creation

string
required
Tab label.
string
Image asset name.

AddSection

A section inside your tab.
string
required
Section heading.
number
default:"1"
1 (left) or 2 (right).
Section
Use this to add widgets. See Section.

Example