if(var1.indexOf(formats[i][0]) != -1) if (var2.indexOf(formats[i][1]) != -1) return i; }
Ob's wohl an dem Syntaxfehler liegt?
if(var1.indexOf(formats[i][0]) != -1) if (var2.indexOf(formats[i][1]) != -1) return i; }
Ob's wohl an dem Syntaxfehler liegt?