
BBjSessionInfo::getMessage
Description
In BBj 16.0 and higher, this method returns a user-defined message from the session described by this BBjSessionInfo.
Syntax
Return Value |
Method |
---|---|
string |
getMessage() |
Parameters
None.
Return Value
This is the same string that would be returned by STBL("!SESSIONINFO").
Remarks
None.
Example
rem ' BBjSessionInfo |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.