AMOSi:And

From Amiga Coding
Jump to: navigation, search

Performs a logical AND operation between your two numbers. It's often used as part of a test to check for a number of different eventualities.


Print A and B
If T=2 and V=3 Then Print "TV"