valueOf()
Returns the primitive value of a specified Minimum object
Last updated
Returns the primitive value of a specified Minimum object
Last updated
Minimum.prototype.valueOf()
The valueOf()
method returns the primitive value of the generic type variable Value
of the specified Minimum
object.
The return value is the primitive value of generic type variable Value
.