fyi, this behavior is in multiple instructions. Any kind of value-based assignment (e.g. MOVE, MOVER, MATH, COPY, etc.) where the DESTINATION is a BIT, evaluates the FINAL SOURCE integer/real value of zero/non-zero and assigns 0/1, respectively.
There is no value TRUE or FALSE (but you could make 2 symbolic constants).