Greater than >
¶
The >
function is used to compare two values. It returns true
if the first value is greater than the second value, otherwise it returns false
.
>
¶The >
function is used to compare two values. It returns true
if the first value is greater than the second value, otherwise it returns false
.