Message Variables

Variables that change from message to message.



TEXTINVOKER_NAMEMessage

Invoker name

The name of the invoker of this message (the last agent to speak who is not the speaking agent).

Message Variable

TEXT
{INVOKER_NAME}
Planner


TEXTINVOKERMessage

Invoker handle

The handle of the invoker of this message (the last agent to speak who is not the speaking agent).

Message Variable

TEXT
{INVOKER}
@Planner


TEXTMESSAGE_COUNTMessage

Message count

The number of messages in the conversation, at the time of this message.

Message Variable

TEXT
{MESSAGE_COUNT}
10

Was this page helpful?