GUIText.text

var text : String

Description

The text to display.

JavaScript
    guiText.text = "Hello";