We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bool JSON_GET_RECORD_A(JSON *json, int index, JSON *json_sub)
Retrieves JSON record from JSON array json to json_sub.
true if record of given index has been found, otherwise false.