requested object member
ObjectWrap.getMember
json.node.Node getMember(string memberName)Retrieves the value of the given member inside an object.
Parameters
memberName | the name of the JSON object member to access |
Returns
the value for the
json.node.Node getMember(string memberName)Retrieves the value of the given member inside an object.
memberName | the name of the JSON object member to access |
requested object member