
BBjAPI::getCurrentSessionInfo
Description
In BBj 11.0 and higher, this method returns theBBjSessionInfo object for the current session.
Syntax
Return Value |
Method |
---|---|
getCurrentSessionInfo() |
Parameters
None.
Return Value
Returns aBBjSessionInfo for the current session.
Remarks
None.
Example
rem ' BBjSessionInfo |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.