isSetLength() method

Syntax

boolean isSetLength ()

Returns

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

Usage

Checks whether the

length

of this instance is set.

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