23 Apr
2001
23 Apr
'01
1:42 p.m.
The onStart method will be called when a session data object is created. Neither of the calls you show here create a session data object. Something like "Session.getSessionData()" would, however.
Ah. I read "when a session starts, you may call an external method or PythonScrip" and thought that the session started when I received a new token... Thanks! /Magnus