AssetPathURL

outputs the path to the assets

CablesInfo

Output the cables URL of the current editor environment

CallBack

Executes an external function (external javascript)

FPS

output current frames per second

Function

trigger from external function when embedded into a website

GetOpName

Get op name by id

GetSubPatchName

Outputs the current subpatch op name

LoadingJob

Create a loading job while input is true

LoadingStatus

trigger events / get information about asset-loading status

PatchFileList

Outputs an array of filenames, that are uploaded to the current patch

PatchInfo

read patch config when embedding on another page

UIMode

Outputs `true` if patch is executed in the cables editor (UI)

UploadAsset

Upload a file into the cables patch assets using a base64 string

UploadScreenshot

Upload an image as screentshot in cables

GetOpsByTag

Get a list of ops that have a specific tag

OpsLoadingStatus

Get loading status of an array of ops