Updates the FlowFields in a record.

[Ok :=] Record.CALCFIELDS(Field1, [Field2],...)

Parameters

Field1, Field2, …

Type: Field

The FlowFields that you want to update. Each field must be defined as a FlowField and must belong to the same record variable.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also