#OVERRIDE
This operator overrides an expression with the value in a database field. The override will only occur if the database field or component is a valid value.
Syntax:
a #OVERRIDE b
where:
a = the database field or component
b = the expression
Example 1:
(FrozenBenefit #OVERRIDE 0) #MAX MinimumBenefit
Example 2:
Benefit_Field #OVERRIDE Benefit_Pay