Was this helpful?
GetMember Method
Returns the value for the member with a given name.
This method has the following syntax:
JsonValue = JsonObject.GetMember(name = varchar(256))
name
Specifies the name of the member.
Last modified date: 12/20/2023