dup_member
Description:
Retrieves a copy of the value of the given member inside an object.
Parameters:
this |
a JSON object |
member_name |
the name of the JSON object member to access |
Returns:
a copy of the value for the requested object member |