Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
AVExport.Release
Frees the session.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
AVExport | 6.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
MBS( "AVExport.Release"; AVExportSession ) More
Parameters
Parameter | Description | Example |
---|---|---|
AVExportSession | The session reference number. | $AVExport |
Result
Returns OK or error.
Description
Frees the session.All memory is released.
Please call this when you are done with the export.
Examples
Release export session:
Set Variable [$r; Value:MBS("AVExport.Release"; $$AVExport)]
Set Variable [$$AVExport; Value:""]
See also
Release notes
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
Example Databases
This function is free to use.
Created 29th February 2016, last changed 26th April 2023