Specifications

Appendix C
Parallax, Inc. • BASIC Stamp Programming Manual 1.8 • Page 409
C
2.The binary operator can not be */, DIG, <<, >> or REV.
3.VARIABLE and VALUE must not be a nibble variable.
Example:
BS2: Result = ~%0001 + 16
BS1: b0 = %1110 + 16