W
Wave Kasipat
Guest
I used rbv_api.stringToJson() to convert String from rbv_api.sendHttpGet() to JSON array of object in EVAL, And got one problem. When String is too long, I got "Formula too long: 275865 chars, 102400 allowed (line #262) in formula". I have changed MaxFormulaSize in shared.properties to increased allowed chars in formula, And it work. But my data still growth and it will error again. So, Is there other javascript function to convert string to JSON with no limit of character? thank. Kasipat
Continue reading...
Continue reading...