External Interfaces > RealWeb > RealWeb API > Cookies > RW_LIST_COOKIES

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

RW_LIST_COOKIES (RealWeb) (rw_list_cookies.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_LIST_COOKIES


Purpose

Returns a list of all cookiesthat were submitted by the browser when requesting the HTML document.

Syntax

RW_LIST_COOKIES(vList)

Parameters

vList A variable in which to return the list of cookie names. The list is returned as a dynamic array, with elements separated by Attribute Marks.

Operation

Lists the first value of each attribute in the cookies input buffer.

RealityV15.0Comment on this topic