greatern

Category

Test Commands / Mathematical Commands

Syntax

if (greatern(vA,B)) { .....
if (vA > B) {

Description

Returns true if vA is greater than B.

See also

greaterv