
BBjHttpRequest::getCookies
Description
In BBj 12.0 and higher, this method returns the a BBjVector containing all the BBjCookie objects from the BBjHttpRequest object.
Syntax
Return Value |
Method |
getCookies() |
Parameters
None.
Return Value
a BBjVector containing the BBjCookie objects
Remarks
None.
Example
REM
Obtain the instance of the BBjAPI object |