
BBjCookie::getComment
Description
In BBj 12.0 and higher, this method returns the comment from the current BBjCookie object.
Syntax
Return Value |
Method |
String |
getComment() |
Parameters
None.
Return Value
A String containing the comment, or null if none.
Remarks
The example below shows getting the comment from a BBjCookie of a within a BBjServlet
Example
REM
Obtain the instance of the BBjAPI object |