Onmessage
Initiates a client-side script that receives a message from the Profound.js display.screen.write(), display.screen.execute(), or the display.screen.executeMessage() API, which allows you to partially update screen content instead of re-rendering the entire screen. The message is received in a variable named message.
Promptable? YES
Possible Values: Valid JavaScript Code
Bindable? NO