Difference between revisions of "ISSession:Session (Top-Level Object)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 16: Line 16:
  
 
{{TLO-Stub}}
 
{{TLO-Stub}}
 +
[[Category:Inner Space]]
 +
[[Category:Inner Space Session]]
 +
[[Category:Inner Space Session Top-Level Objects]]

Revision as of 22:21, 25 May 2005

Description

Forms

Retrieves the name of the current session
Retrieves the name of a session, given a number. 0 is always the current session. Sessions will not necessarily retain the same number for their entire duration, and session numbers for this session will not be the same as session numbers for other sessions.
  • int Session[name]
Retrieves the number of a session, given a name. The number is not guaranteed to be valid for long, see Session[#].

Examples

See Also