Evaluation Macro Examples ------------------------- :: ((DATA1.d1 == y)) Explanation: this macro evaluates to true or false if DATA1.d1 is equal to y. :: ((EVALUATE1.val == y)) <{{CallManager.host}}-Enabled> ((EVALUATE1.val == n)) <{{CallManager.host}}-Disabled> <{{CallManager.host}}-Not set> Explanation: this macro evaluates data model called "EVALUATE1" with attribute "val" - to value of data model called "CallManager" and with attribute "host": * Appended with "-Enabled" if EVALUATE1.val is y * Appended with "-Disabled" if EVALUATE1.val is n * Otherwise appended with "-Not set" .. |VOSS Automate| replace:: VOSS Automate .. |Unified CM| replace:: Unified CM