String::IsEmpty

String::IsEmpty
bool IsEmpty() const;
Description

IsEmpty determines whether the string is empty or not.

Return Value

A Boolean value of 1 if the string is empty otherwise 0.