text
Related Functions & Properties
cols
maxLength
This determines the text contents of a TextField.
Type
string
Example
if(text == "") {
text = "default";
}