Simple Hello World example :
-- get text object named "Text" Text = getObject("Text") -- set text setText(Text, "Hello World !")