JSON Element - Item Property
Access a specific element
Member of JSON Element (PRIM_WEB.JsonElement)
Data Type - PRIM_WEB.JsonElement - Base JSON element

Parameters

Name

Type

Data Type

Description

Key

*Input

Unicode String

Key value of the element to be accessed

Details


Reference to an item in the collection accesible via the value supplied in the Key parameter.

Example


Accessing the an item in the collection via the Item property
#Reference <= #sys_web.StyleSheets.Item<#Key>

See also

All Component Classes
Technical Reference