Inserts a label:value pair into a parent node, as well as performs some document tree integrity checks.
- Parameters:
-
| parent | the parent node |
| text_label | a char string which serves as the label in the label:value pair |
| value | the value in the label:value pair |
- Returns:
- the error code corresponding to the operation result
Definition at line 485 of file json.c.