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