Get the data of a commodities message. Messages can be sent from both sender object and custom object. In the first case the data is no longer valid after you replied to the message.
INPUTS
cxm
the message the data of which is to be retrieved (may be NULL).
RESULT
A pointer to the message's data or NULL if message was NULL. The type of the data depends on the type of the message.