This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Conversation Commands
Arguments | Result | Notation |
---|---|---|
– |
Conversation messages created by CRPL cores are considered part of a distinct conversation from the opening conversation. However, all non-opening messages are part of the same conversation. In order to prevent irrelevant dialogue from popping up when a core creates new dialogue, the past dialogue should be erased. This is what ClearConversation does. See AddConversationMessage for example.