defaultValue

The defaultValue property defines the default value for the text field object.

 

Syntax

System.String defaultValue();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example