HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
>
Syntax
Value1 > Value2
Description
>: Greater than. Tests whether or not Value1 is greater than Value 2. Returns 1 if true, 0 if false.
Example
2 > 1 returns 1
> — Discussion
↑Back to top