We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void DocAddGroup(const char* szID);
Generates begining of JSON group with name szID
szID
DocAddGroup("new_group");
result
"new_group": {