Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CURL.FormClear
Clears current form data.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 9.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.FormClear"; curl ) More
Parameters
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Result
Returns OK or error.
Description
Clears current form data.You usually don't need to call this as CURL.Perform clears form data when transfer is done.
See also
Release notes
- Version 9.0
- Added CURL.FormClear function.
Blog Entries
This function checks for a license.
Created 12nd December 2018, last changed 12nd December 2018