isSetValue() method

Syntax

boolean isSetValue ()

Returns

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

Usage

Checks whether the

value

of this instance is set.

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