BBjSessionInfo::getUser
Description
In BBj 4.00 and higher, this method returns the username of the user running the session described by the BBjSessionInfo.
Syntax
Return Value |
Method |
---|---|
string |
getUser() |
Parameters
None.
Return Value
Returns the name of user running the session described by this SessionInfo, which is the same value returned by INFO(3,2).
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.