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)
![]() |
Example |
Returns a list of all
cookiesthat were submitted by the browser when
requesting the HTML document.
RW_LIST_COOKIES(vList)
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.
Lists the first value of each attribute in the cookies input buffer.