Issue with getBit in alarm expression?

I try to use getBit in alarme expression binded to enabled alarm property.
with getBit ( {[.]…/pathToMyTag},0) (pathToMyTag is a long) alway return False ?

A tag expression getBit based on the same pathToMyTag is ok.