qb64pe-json - A library for JSON parsing and creation
#6
@mnrvovrfc to clarify, my library can already do all that parsing,
JsonQuery()
can be used to find a single inner part of the Json structure.
JsonQueryFrom()
does what you're describing and allows you to start a query from an inner part of the Json structure, effectively doing the same as your
SearchField
but without having to deal with the strings and start/end locations.

grymmjack's example is special because it's result is not just an inner part of the JSON structure, but a new structure containing parts of the old structure.
Reply


Messages In This Thread
RE: qb64pe-json - A library for JSON parsing and creation - by DSMan195276 - 03-23-2023, 01:44 AM



Users browsing this thread: 2 Guest(s)