$ 0 0 i have defined list of vars : Global Const $ERROR_[some text] = 0xABCD Global Const $ERROR_[some text] = 0xABCE ... then some function sets error value is there are simple way get name of variable (actually constant) by its value ?