Value property

This property returns or sets only the value of a user field.

Defined in

TextField

Data type

double

Syntax

public double getValue()
public void setValue(double value)

See examples

Example: Value property