Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

AVExport.CancelExport

Cancels the execution of an export session.

Component Version macOS Windows Linux Server iOS SDK
AVExport 6.1 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes
MBS( "AVExport.CancelExport"; AVExportSession )   More

Parameters

Parameter Description Example
AVExportSession The session reference number. $AVExport

Result

Returns OK or error.

Description

Cancels the execution of an export session.
Cancel can be invoked when the export is running.

Examples

Cancel export:

Set Variable [$r; Value:MBS( "AVExport.CancelExport"; $$AVExport )]

Example Databases

This function checks for a license.

Created 29th February 2016, last changed 13th January 2021


AVExport.AllExportPresets - AVExport.Duration