Static
accessThe user's access token
Static
clipboardThe main clipboard
Static
hasWhether this project is using legacy scripts
Static
jobsThe jobs API
Static
messengerThe messenger API
Static
realtimeThe realtime API
Static
assetsThe assets API
Static
branchThe current branch id
Static
entitiesThe entities API
Static
historyThe history API
Static
projectThe current project id
Static
schemaThe schema API
Static
selectionThe selection API
Static
settingsThe settings API
Static
confirmAlert function called when user confirmation is needed for an action. Defaults to the default browser popup but can be overridden to show your custom popup instead.
The confirm dialog text
Options for the popup
If true then user cannot dismiss the popup and will have to click yes or no
Text for 'no' option
Text for 'yes' option
True if the user confirmed, false otherwise
Global variables