Render Chat History
Returns renderable content based on the XML document containing chat history.
| 1. | History | (Mandatory) | The XML descibing the history of the chat session. |
| 2. | Keyword Dictionary | (Mandatory) | The dictionary of words to highlight. Any words found matching the any key entry will be highlighted. |
| 3. | Item Count | (Mandatory) | The Number of chat conversation elements to render. |
| 4. | Has Focus | (Mandatory) | Whether the current chat session has focus. This should be set from the value of the system variable HasFocus. |
Fig. 1 - Render Chat History - Inputs
| 1. | Next | Regardless of whether the operation was successful |