CALCSUM Function (FieldRef)

Use this function to calculate the total of SumIndexFields in a table.


[Ok :=] FieldRef.CALCSUM

Parameters

FieldRef

type: fieldref

Refers to the current field.

Type: Boolean

If you omit this optional return value and if the field is not SumIndexFields, a run-time error occurs. If you include a return value, you must handle any errors.

This function is similar to the CALCSUMS Function (Record) function.

Community Additions

ADD
Show: