$UpdFld

From m204wiki
Revision as of 17:50, 31 July 2014 by Mlarocca (talk | contribs) (Mlarocca moved page $UPDFLD to $UpdFld: Lower case change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Use the $UPDFLD function in conjunction with the ON FIELD CONSTRAINT CONFLICT unit.

If $UPDFLD is invoked from an ON FCC unit following the detection of a field-level constraint conflict, it returns the name of the field in which the constraint violation occurs. At all other times, $UPDFLD returns a null string. The $UPDFLD function takes no arguments.