$UpdOval: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (Mlarocca moved page $UPDOVAL to $UpdOval: Lower case change)
 
(No difference)

Latest revision as of 17:53, 31 July 2014

The $UPDOVAL function is used in conjunction with the ON FIELD CONSTRAINT CONFLICT unit.

If $UPDOVAL is invoked from an ON FCC unit following the detection of an AT-MOST-ONE field-level constraint conflict, it returns the value of the original field occurrence which is causing the constraint violation. At all other times, $UPDOVAL returns a null string. The $UPDOVAL function takes no arguments.