Programming Reference Manual
 
Syntax
 
object.Value
 
Description
Complete value of the cookie.
 
Part
Description
object
Evaluates to a Cookie object.
 

Data Type

String

Remarks

Specifies the complete value of a cookie even if it has subvalues.
 
See Also