value

value

Specifies the contents displayed by the TextInput component.

Type

String or Number

Example

if (TextInput1.value > 10000) {

  TextInput1.value = 'Maximum exceeded';

}

See Also

Common Properties, for properties shared with other components.

TextInput Properties, for general information about the TextInput component.

<< VS.16 TextInput © 1996-2013 InetSoft Technology Corporation (v11.5) VS.17 Submit Button >>