Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
WebRequest.Release
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 |
MBS( "WebRequest.Release"; WebRequest ) More
Parameters
Parameter | Description | Example |
---|---|---|
WebRequest | The reference number of the web request. | $WebRequest |
Result
Returns OK or error.
Description
Releases the object and all memory used for it.Please call this when you are done with a web request.
Closes connection if it is still open.
See also
Example Databases
- CURL/Email/Office 365 oAuth SMTP
- WebHook/Trigger script with Webhook/WebHook Listener
- WebHook/WebHook to serve html
- WebHook/WebHook
Blog Entries
This function checks for a license.
Created 17th October 2021, last changed 17th October 2021
