session
session : 4D.Session
Parameter | Type | Description | |
---|---|---|---|
Result | 4D.Session | <- | Session object |
Description
The session
command returns the Session
object corresponding to the current scalable user web session.
The Session
object is available from any web processes in ORDA Data Model Class functions called with REST requests.