blpapi.test.appendMessage

blpapi.test.appendMessage(event, elementDef, properties=None)

Create a new message and append it to the specified event. Return a MessageFormatter to format the last appended message.

Parameters
Returns

The MessageFormatter used to format the last appended message.

Return type

MessageFormatter

Raises

Exception – If the method fails to append the message.