valueOf()

Returns the primitive value of a specified Maximum object

Maximum.prototype.valueOf()

Returns the primitive value of a specified Maximum object.

Return type

Returns

The return value is the primitive value of generic type variable Value.

Example usage

Last updated