ExportAutomationEventList function
Implementation
bool ExportAutomationEventList(
AutomationEventListD list,
String fileName,
) => _module.ExportAutomationEventList(list, fileName);
bool ExportAutomationEventList(
AutomationEventListD list,
String fileName,
) => _module.ExportAutomationEventList(list, fileName);