greater
Returns true if the first input comes after the second one using the native ordering of the type.
true
first
First value to compare.
second
Second value to compare.
output
Returns true if first comes after second.