LessThan Operator

  • Updated

Returns true if the first expression is less than the second expression.

Syntax

 

Returns true if the first expression is less than the second expression.

 

expression1 < expression2

 

 

Arguments:

 

 

 

expression1

Expression

 

 

expression1

Expression

Remarks

  • Example: 7 < 10 returns true.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.