isSetStrValue() method

Syntax

boolean isSetStrValue ()

Returns

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

Usage

Checks whether the

strValue

of this instance is set.

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