Specifies the name of the cookie used to store the session id.
# Metadata
Platforms: server OS: mac, windows, linux Introduced: 5.0 Security:
# Syntax
set the sessionName to cookieName
# Params
- cookieName : the name of the cookie
# Examples
set the sessionName to tCookieName
set the sessionName to "MYSESSION"
# Description
Use the sessionName property to set the name of the cookie used to store the session id.
Use the sessionName property to set the the name of the cookie used to store the session id.
If the sessionName is not specified then the default, LCSESSION, is used.
# Tags
# See
- **property:** sessionSavePath, sessionLifetime, sessionID