Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide

DSNM Library Services
Distributed Systems Network Management (DSNM) Subsystem Interface Development
Guide109759 A-133
_XADR^EQ
_XADR^EQ
_XADR^EQ is a Boolean define statement that is TRUE if two possibly null extended
addresses are equal (since _NULL can have more than one value).
address1 input
INT(32):value
is an extended address whose value is compared to address2.
address2 input
INT(32):value
is an extended address whose value is compared to address1.
_XADR^EQ ( address1
, address2 )