Unsubscribe a script from PlugHub events.
Call
Params
Return
Example
Edit
plughub.unsubscribe()
Edit
params: script name (string).
Edit
return: none.
Edit
local plughub = require "plughub" plughub.unsubscribe( "HUB:plughub/scripts/events_handling" )