Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : HasHeader( ) method
 

HasHeader( ) method

Indicates whether a header exists in the message.
Return type: LOGICAL
Access: PUBLIC
Applies to: OpenEdge.Web.WebRequest class

Syntax

HasHeader ( name AS CHARACTER )
name
The name of the header.