Value::IsNull

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

IsNull determines whether the type is of null type or not.

Return Value

Returns true if null type otherwise false.