
BBjCookie::getValue
Description
In BBj 12.0 and higher, this method returns the value from the current BBjCookie object.
Syntax
Return Value |
Method |
String |
getValue() |
Parameters
None.
Return Value
a String containing the cookie's present value
Remarks
The example below shows getting the value in a BBjCookie of a within a BBjServlet
Example
|