Value::IsNumber

Value::IsNumber
SF_INLINE bool IsNumber() const;
Description

IsNumber determines whether the type is of number type or not.

Return Value

Returns true if number type otherwise false.