Table_of_Contents.html
http://plectrum.com/novocard/
function.html
Commands.html

on

on messageName [parameterList]

  statements

end messageName


The on keyword defines a new message handler of the specified name.


The optional parameterList lets the handler receive values sent along with a message. NovoCard assigns each value to a parameter variable in the parameterList.