Userscript Data Primitives

Overview

The high level idea is a way to access the raw elements (instances, modules, etc.) directly. This is the most early stages. For now we are mostly just documenting a few high level annotation settings. Over time we aim to include other items like instance_list, label_list, frames etc.

Generally this is distinct from the functions in that these are more like static data elements. They can be read, or modified directly if required, but aren't functions.

Primitives

Userscript Primitives