lessv

Category

Test Commands / Mathematical Commands

Syntax

if (lessn(vA,vB)) { .....
if (vA < vB) { .....

Description

Returns true if vA is less than vB.

See also

lessn