Quintiq file version 2.0 #parent: #root Method Import ( structured[UserImportProfile] selection ) id:Method_DialogImportProfile_Import { #keys: '[150660.0.130900895]' Body: [* // Only execute checked userImportProfiles - global instance ImportProfileExcel::Execute( selection, CheckboxRefreshFromSource.Checked(), CheckboxOverwriteManualConfiguration.Checked(), MacroPlan, MPSync, Form.GetImportObj( selection ) ); btnImport.Enabled( false, '' ); Form.Close(); *] }