Returns meta data related to the current session.
Meta data structure related to the current session
Structure element |
Description |
|---|---|
starttime |
The start time of the current session. |
sessionGetMetaData()
ColdFusion 10: Added this function.
| <cfset metaData = sessionGetMetaData() > |
Sign in to your account