Checks to see if one number is greater than the other, and returns a Boolean result.
Property | Type | Description |
---|---|---|
numberA | Number | Returns boolean of true if numberA is greater than numberB. |
numberB | Number | Returns boolean of false if numberA or numberB is null. |
Comments
0 comments
Please sign in to leave a comment.