$VAR1 = { 'columnsettings' => 'PLUNo,PLU # Department,Department Barcodeformat,Bar Format EanNo,Ean # Price,Price ShelfLife,Shelf Life BestBy,Best By Weighed,QTY/Weight CDV,CDV FontLine1,Font Line 1 DesLi1,Description Line 1 FontLine2,Font Line 2 DesLi2,Description Line 2 FontLine3,Font Line 3 DesLi3,Description Line 3 FontLine4,Font Line 4 DesLi4,Description Line 4', 'selector' => '2', 'data' => 'select m.code AS PLUNo, 1 AS DepartmentNo, mc.name AS Department, \'09\' AS Barcodeformat, \'20\' AS Barflag, m.code AS EanNo, m.orgprice AS Price, \'F1\' AS LabelFormat, m.description AS ShelfLife, m.description AS BestBy, IF(m.public = 2, \'0\', \'1\') AS Weighed, \'\' AS CDV, 8 AS FontLine1, m.name AS DesLi1, \'0\' AS FontLine2, \'\' AS DesLi2, \'0\' AS FontLine3, \'\' AS DesLi3, \'0\' AS FontLine4, \'\' AS DesLi4, \'TRUE\' AS Updated, \'1\' AS HasIngredient, \'\' AS IngredientNo from menu m, menu_categories mc where mc.id =m.menu_category and m.scalecode = 1;', 'description' => 'Digi Scale Export', 'settings' => '', 'rollup' => '', 'id' => '35', 'title' => 'Scale PLU Export', 'category' => 'SCALE', 'code' => '1' };