Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Version: Available or changed with runtime version 8.0.
Gets the key name of all the headers
Syntax
Keys := HttpHeaders.Keys()
Parameters
HttpHeaders
Type: HttpHeaders
An instance of the HttpHeaders data type.
Return Value
Keys
Type: List of [Text]
A list of keys for all the headers.
Related information
HttpHeaders Data Type Get Started with AL Developing Extensions