CalcIt Commands

SETARRFIELD(ArrVar, FieldNameExpr)

Is used to set the default field for an array variable. When this field is set then all array expression operations, sorting searching the command UNIQUE, they use this field. If the parameter FieldNameExpr is omitted then the default field is cleared.

See more at Using fields.

Go Back