Test Commands / Mathematical Commands
if (lessn(vA,vB)) { ..... if (vA < vB) { .....
Returns true if vA is less than vB.
lessn