!!EQNL – Equals If NULL

The Equals If NULL(EQNL) operator instructs the UserCalc to assign a different value if the original source has a [NULL] (Unknown) value

;Statement: Set the local variable __V_Batch_Code__ equal to the Department (DDD) BATCH_CODE.  If it is NULL, though, then set to the Alpha Constant "None".

||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto||	Else GoTo
|00010|LET|V|V_Batch_Code|EQNL|DB|DDD.BATCH_CODE|A|None  |99999|
|99999|EXIT|  |  |  |  |  |  |  |99999|


----
![Notes|Edit:Internal.EQNL_OPERATOR] 	
[{InsertPage page='Internal.EQNL_OPERATOR' default='Click to create a new notes page'}]