isSetText() method

Syntax

boolean isSetText ()

Returns

false if the text is null. Otherwise, it returns true.

Usage

Checks whether the

text

of this instance is set.

false if the text is null. Otherwise, it returns true.