area9innovation / flow9

Platform for safe, easy and productive programming of complex, multi-platform apps with a modern user interface
Other
569 stars 37 forks source link

Parse Json with errors #1368

Closed shkel closed 3 months ago

shkel commented 3 months ago

return the position of the character that was last extracted.

We return the number of the first character of the object that is not complete and the data after that character. we need the last processed index sometimes

image