isGreaterThan

Determines if the current breakpoint is greater than the given breakpoint.

Return

true if the current breakpoint is greater, false otherwise.

Parameters

breakpoint

The breakpoint to compare against.