You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

JSON Element - Key Property
Key of the element
Member of JSON Element (PRIM_WEB.JsonElement)
Data Type - Unicode String

Details


The Key property is the default property for a JSON Element and provides access to an item by name.
Key is case sensitive

Example


In this example, a "description" item is being accessed.
#Description := #JSONWeather<"description">

See also

All Component Classes
Technical Reference

  • No labels