What's wrong with this:
Code:
AndIt = Test | 4.563;
Is it wrong because there's a float number? if it wasn't float, does it compare the last digits or all? Thanks...