isSetExpression() method

Syntax

boolean isSetExpression ()

Returns

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

Usage

Checks whether the

expression

of this instance is set.

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