sessionID | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the identifier of the session to be started. | ||||||
Introduced | 5.0 | ||||||
OS | mac, windows, linux | ||||||
Platforms | server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: sessionSavePath, sessionLifetime, sessionName | ||||||
Description | Use the sessionID property to set the identifier of the session to be started. Use the sessionID property to set the identifier of the session to be started. If the sessionID property is not set before starting a session, and the session cookie does not contain a session id, then a session id is automatically created. If the current session has an automatically assigned id you can retrive it by getting the sessionID property.
|