value

The value property defines the value of the field data after being calculate. It can be string, Data or number.

 

Syntax

System.Object value();

 

Return Value

Returns the current property value.

 

Remarks

This property is valid for all the fields, but button.

 

Member of field.

 

Example