navMessageReplyDelete (Function) |
Top Previous Next |
This function will remove a text message reply. When a reply is removed, it is also removed from the reply list of any text messages that is not replied to. If all allowed replies are removed from a message, the message is treated as a normal message.
Input: id : INT The ID used to identify the reply in navMessageReplyDefine.
Returns: INT
Declaration: FUNCTION navMessageReplyDelete : INT;
Example: INCLUDE rtcu.inc |