{"ScriptPreparationCode":"var obj = {};","TestCases":[{"Name":"POJO","Code":"var x = {\r\n value\t\t : 1,\r\n label\t\t : \u0027Codice fiscale\u0027, \r\n valueStyle : { fontsize: 14 },\r\n isEmpty\t : function() { return !1==2 },\r\n isVisible\t\t: true,\r\n style\t\t : { xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5 },\r\n otherStuff\t: [\r\n { style: {color: \u0022red\u0022, xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5} , class: \u0022test\u0022 },\r\n { style: {color: \u0022blue\u0022}, class: \u0022tost\u0022 }\r\n ]\r\n};","IsDeferred":false},{"Name":"Function","Code":"obj = function() {\r\n var x = {\r\n value\t\t : 1,\r\n label\t\t : \u0027Codice fiscale\u0027, \r\n valueStyle \t: { fontsize: 14 },\r\n isEmpty\t\t : function() { return !1==2 },\r\n isVisible\t\t: true,\r\n style\t\t : { xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5 },\r\n otherStuff\t\t: [\r\n { style: {color: \u0022red\u0022, xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5} , class: \u0022test\u0022 },\r\n { style: {color: \u0022blue\u0022}, class: \u0022tost\u0022 }\r\n ]\r\n };\r\n return x;\r\n}","IsDeferred":false},{"Name":"Function w/ return","Code":"var y = function() {\r\n return {\r\n value\t\t : 1,\r\n label\t\t : \u0027Codice fiscale\u0027, \r\n valueStyle \t: { fontsize: 14 },\r\n isEmpty\t\t : function() { return !1==2 },\r\n isVisible\t\t: true,\r\n style\t\t : { xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5 },\r\n otherStuff\t\t: [\r\n { style: {color: \u0022red\u0022, xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5} , class: \u0022test\u0022 },\r\n { style: {color: \u0022blue\u0022}, class: \u0022tost\u0022 }\r\n ]\r\n };\r\n}","IsDeferred":false}]}