greaterv

Category

Test Commands / Mathematical Commands

Syntax

if (greaterv(vA,vB)) { .....
if (vA > vB) { .....

Description

Returns true if vA is greater than vB.

See also

greatern