CalcIt Commands

FLDV(Expr, FieldExpr, DefaultValue)

This command checks if the value returned by Expr contains a field returned by FieldExpr and if it is already contained it returns its value otherwise returns the value of the parameter DefaultValue.

Go Back