Share via


MCRMessageAssociation::getFullMessage Method

Builds the message string using the passed information.

Syntax

server public static MCRScriptNote getFullMessage(
    TableId _tableId, 
   [RecId _recId, 
    MCRMessageTiming _timing, 
    MCRMessageCategoryID _category, 
    str _messageObject])

Run On

Server

Parameters

  • _messageObject
    Type: str
    The object of the message; optional.

Return Value

Type: MCRScriptNote Extended Data Type
The full message.

See Also

Reference

MCRMessageAssociation Table