Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

JSON Element - Key Property

Panel
bgColor#2c3c4c

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