Value::IsUndefined

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

IsUndefined determines whether the type is of undefined value type or not.

Return Value

Returns true if undefined value type otherwise false.