isSetTxnText() method

Syntax

boolean isSetTxnText ()

Returns

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

Usage

Checks whether the

txnText

of this instance is set.

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