MemberValue - cJsonObject

Returns the value of a member of the JSON object

Type: Function

Return Data Type: String

Parameters: String sMember

ParameterDescription
sMemberMember name or array index


Return Value

Value of a member of the JSON object


Syntax
Function MemberValue String sMember Returns String

Call: Get MemberValue sMember to StringVariable


Description

Returns the value of a member of the JSON object.

See Also

Member