lupinglade,
Thank You,
When I got rid of the() surrounding zone (14), the function worked. See how written, and seen in HH script editor below.
function onUnitOff(unit) { // when flag off
if(unit.number == 438 && controller.zone14.isNotReady) { //match unit by number "and" confirm...