msg("Hello World!")
dialog.notify("Hello World!")
on helloWorld () { local (target = @scratchpad.helloworld); Frontier.bringToFront (); new ('wptx', target); target.set (target); editMenu.setFont ("Geneva"); editMenu.setFontSize (24); edit (target); wp.insert ("Hello World!"); target.clear ()}