sessionName | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the name of the cookie used to store the session id. | ||||||
Introduced | 5.0 | ||||||
OS | mac, windows, linux | ||||||
Platforms | server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: sessionSavePath, sessionLifetime, sessionID | ||||||
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. |