Table_of_Contents.html
http://plectrum.com/novocard/
resumeWithMessage%28%29.html
transition%28%29.html

send(...)

send(text); // message


The send command sends a message to the object that contains the currently executing handler.


NovoCard evaluates any parameters before it sends the message, even though the entire message may be in quotation marks.


If the object doesn't handle the message, the message continues along the message-passing path from that point.


You can use send to send a message from the Message box.