Quintiq file version 2.0 #parent: pHeader/bExport Response OnClick () id:Response_pHeader_bExport_OnClick { #keys: '[413988.1.26522395]' CanBindMultiple: false DefinitionID: 'Responsedef_WebButton_OnClick' Precondition: [* return not isnull( MacroPlan ); *] QuillAction { Body: [* binaryValue := MaterialRackCustomCell::Export( MacroPlan ); Application.Download( "客户库料架数量.xlsx", binaryValue.AsBinaryData() ); *] GroupServerCalls: false } }