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
Name |
Type |
Data Type |
Description |
Key |
*Input |
String |
Key used to access the collection item |
Reference to an item in the collection accesible via the value supplied in the Key parameter.
Accessing an item in the collection via the Item property
#Reference <= #Prim_web.HTTPHeaders<#Key>
All Component Classes
Technical Reference