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