isCurrentStateEncrypted() method

Indicate whether the current state is encrypted.

Syntax

boolean isCurrentStateEncrypted ()

Returns

True or false for encrypted or not, respectively.

Usage

This flag can be set in the state editor.

When set to true, a state to never show the messages it sends out or inputs it receives back in clear text in the message logs. This is a security feature to allow passwords and PINs to be restricted.

True or false for encrypted or not, respectively.