MemberValue - cJsonObject
Returns the value of a member of the JSON object
Type: Function
Return Data Type: String
Parameters
| Parameter | Type | Description |
|---|---|---|
| sMember | String | Member name or array index |
Syntax
Function MemberValue String sMember Returns String
Call Example
Get MemberValue sMember to StringVariable
Description
Returns the value of a member of the JSON object.
Return Value
Value of a member of the JSON object