Value::IsString

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

IsString determines whether the type is of string type or not.

Return Value

Returns true if string type otherwise false.