Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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