isSetCurrentValue() method

Syntax

boolean isSetCurrentValue ()

Returns

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

Usage

Checks whether the

currentValue

of this instance is set.

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