Language Reference Guide
>
Language Reference Guide
>
System Classes
>
JsonObject Class
>
GetMember Method
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
This site works best with JavaScript enabled