Represents a function that performs assertions on a number or a Date value.
The type of the result of the operation.
Asserts that the current context value (actual) is above the specified value.
actual
The value to be asserted.
Optional
The message source for evaluation.
The result of the operation, which will generally be the existing
Represents a function that performs assertions on a number or a Date value.