BBjSessionInfo::getMessage
Description
In BBj 16.00 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
In BBj 23.00 and higher, if STBL("!SESSIONINFO") has not been set, this falls back to any value specified in BBjCommandLineObject::setMessage, or the equivalent command line option –message="message".
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.