HTTP Headers - Item Property

Provides access to a particular item in a collection

Member of HTTP Headers (PRIM_WEB.HttpHeaders)

Data Type - PRIM_WEB.HttpHeader - HTTP Headers

Parameters

NameTypeData TypeDescription
Key*InputStringKey used to access the collection item

Details

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

Example

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2