OpenDataContext.postMessage(Object message)
Sends messages to the open data domain.
Parameters
Object message
The message to be sent. The value of the key in the message and the nested object can only be a primitive value, such as number, string, boolean, null, and undefined.