Get Message

Retrieves a message from the collaboration message file.

Inputs

Collaboration
The current collaboration object.

ID
An integer that specifies the message number of a message in the collaboration's message file. The message file is indexed by message number.

Output

Returns a String object that contains the text for the message specified by the ID input.

Notes

This function block is based on the BaseCollaboration.getMessage() method. For more information, see getMessage().

Copyright IBM Corp. 2003, 2004