Hello world
In VidyaVitamin, if a script is scrutinized and there is no error in grammar when showing the form in which the script was included, all the scripts will be executed. If it is the following script, a message will be shown immediately after showing form.
/* Hello World Sample */
// Show Message box
Dialog.message("Hello world!");