Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Config
Copy Markdown
Open in ChatGPT
Open in Claude
The config variables of Orbit are also available to the API. They work very similarly to LUA menu elements.
If you are unsure of the config element names, just open up a ".cfg" file generated by Orbit, and take a look.
Getting config elements
GetConfigBool
GetConfigInt
GetConfigFloat
GetConfigColor
Lua
xxxxxxxxxxlocal bool = GetConfigBool("ConfigElement")Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Setting config elements
SetConfigBool
SetConfigInt
SetConfigFloat
SetConfigColor
Lua
xxxxxxxxxxlocal Value = falseSetConfigBool("ConfigElement", Value)Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
MenuDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message