Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Releases the object and all memory used for it.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WebHook | 11.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
WebHook | The reference number of the web hook. | $webhook |
Returns OK or error.
Cleanup:
If [ not IsEmpty ( $$WebHooks ) ]
Set Variable [ $r ; Value: MBS("WebHook.Release"; $$WebHooks) ]
Set Variable [ $$WebHooks ; Value: "" ]
End If
This function checks for a license.
Created 13th October 2021, last changed 13th October 2021