CallBack_v2 Op
Executes an external function (external javascript)
Summary (oneliner)
<p>Useful when a cables patch is embedded into a website. All parameters (<code>Value 1</code>, <code>Value 2</code>, <code>Value 3</code> will be send as a parameter array. So e.g. if <code>Callback Name</code> is <code>foo</code> cables would call:</p> <pre><code>CABLES.patch.config.foo([Value 1, Value 2, Value 3]) </code></pre>
- Ops.Cables.CallBack_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
<p>Calls the external function / executes the callback</p>
<p>Name of the function to call</p>