:GetMessage()
Class
Syntax
:GetMessage( nMsgNo, [hSession] ) -> cMessage
Parameters
|
|
nMsgNo |
Message number of the mesage to retrieve |
|
|
hSession |
Optional: If hSession is not passed, the value in :Session will be used |
Return
Returns the Mesage if available.
Description
The :GetMessage() method retrieves the specified message from the server.
See Also
:DeleteMessage(), :GetMessageCount(), :GetMessageHeader()