Value::IsStringW

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

IsStringW determines whether the type is of wide character string type or not.

Return Value

Returns true if wide character string type otherwise false.