CallBack_v2 Op

CallBack

Executes an external function (external javascript)


<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>


Full Name
  • Ops.Cables.CallBack_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub








No op example found on this server

INPUT PORTS


exe (Trigger)

<p>Calls the external function / executes the callback</p>

Callback Name (String)

<p>Name of the function to call</p>

Parameter 1 (String)
Parameter 2 (String)
Parameter 3 (String)

Patches using CallBack_v2

  • Examples
  • Public
  • My Patches

Changelog


Ops.User.pandur.CallBack2 renamed to Ops.Patch.CallBackStringuser avatarpandur - 2019-12-19 10:09
Ops.Patch.CallBackString renamed to Ops.Patch.CallBack_v2user avatarpandur - 2020-04-20 08:03
renameOps.Patch.CallBack_v2 renamed to Ops.Cables.CallBack_v2user avatarpandur - 2023-03-08 09:48