valueAsString

The valueAsString property returns the value of the field data in string after being calculate.

 

Syntax

System.String valueAsString();

 

Return Value

Returns the current property value.

 

Remarks

This property is Read-Only

 

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

 

Member of field.

 

Example