Programming Reference Manual
 
Syntax
 
object.Name
 
Description
Name of the cookie.
 
Part
Description
object
Evaluates to a Cookie object.
 

Data Type

String

Remarks

This property provides the case-sensitive name of the cookie. The name may contain any combination of alphanumeric characters, including spaces.
 
See Also