{"ScriptPreparationCode":"var string = \u0027 fsajdf ,asdfjosa , fjoiawejf, oawjfoei ,jaosdjfsdjfo, sfjos, 2324234 , sdf, safjao , j, o , sdlfks,dflks ,l \u0027","TestCases":[{"Name":"regex","Code":"string.replace(/\\s/g, \u0027\u0027).split(\u0027,\u0027)","IsDeferred":false},{"Name":"trim","Code":"string.split(\u0027,\u0027).map(str =\u003E str.trim())","IsDeferred":false}]}