Outputs `true` if patch is executed in the cables editor (UI)
summary (oneliner)
This op is useful to find out if the patch is viewed from inside the cables editor UI or embedded into a website.
This can be helpful, e.g. if you want to display debug information only when working on the patch, but not when it is shown publicly (outside the editor).
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Outputs
UI (boolean Number)
True
if the patch is viewed inside the cables editor
Remote Viewer (boolean Number)
True
if the patch is viewed inside the cables remote viewer
Patches using UIMode
Changelog
add output boolean for remote viewer 2022-03-07 - stephan |