JSON-stat > Format > Viewer

AltHealthInfos on X: "Shedding pounds with BEE POLLEN? It's nature's weight loss SECRET! Read how: [how to take bee pollen for weight loss] #weightloss #beepollen #health https://t.co/jLNih9YaEq"

Shedding pounds with BEE POLLEN? It's nature's weight loss SECRET! Read how: [how to take bee pollen for weight loss] #weightloss #beepollen #health althealthinfos.com/how-to-take-be…
1:11 PM · Jun 10, 2024
17
Views
' ; try{ //Is it JSON? j=JSONstat( JSON.parse(str) ); }//Not JSON? is it a CSV? catch(e){ j=JSONstat( JSONstatUtils.fromCSV(str, { label: "Imported from CSV", vlast: true // vfield is known as a format requirement: last column*/ // assuming standard delimiter "," and decimal "." }) ); isCSV=true; }