GetCookies( ) method

Get all the cookies for this request.

Return type: INTEGER (the number of cookies returned)

Access: PUBLIC

Applies to: OpenEdge.Web.WebRequest class

Syntax

GetCookies ( OUTPUT cookies AS Cookie EXTENT )
cookies

An array of cookie objects.