IsNumber Method

IsNumber function

Checks whether the object is a number value.


func (instance *Object) IsNumber()  (bool,  error) 

Remarks

See Also