Use this function to set or get the value of the field that is currently selected.

This function returns an error if no field is selected.

[CurrValue :=] FieldRef.VALUE([NewValue])

Parameters

FieldRef

Type: fieldref

Refers to the current field.

NewValue

Type: variant

The new value that you want to set for the field.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also