Table_of_Contents.html
http://plectrum.com/novocard/
Make_sure_script_is_editable.html
What_are_messages.html

What is a script?

NovoScript is a superset of JavaScript® that you can use to write statements that respond to events, such as when the user taps a button.


Responding to an event is called handling the event. You must write a handler for each event that you want your stack to handle. A collection of handlers is called a script.