lessn

Category

Test Commands / Mathematical Commands

Syntax

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

Description

Returns true if vA is less than B.

See also

lessv