|
GoPxL SDK
|
|
inline |
Adds value if not exists.
| path | JSON pointer path of the new field to add. This path MUST begin with a "/" to be a proper JSON pointer path. |
| val | Value to be stored. Must be valid JSON data type. Specify the number of characters in the template argument. |
| GoJsonError | when handle cannot be unflatted. |