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.

RealityV15.1Online Documentation (MoTW) Revision 7

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 cookiesClosedthat 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 arrayClosed, with elements separated by Attribute Marks.

Operation

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

RealityV15.1 (MoTW) Revision 7Comment on this topic