Locked History Actions

nullTerminated

nullTerminated Attribute

The nullTerminated attribute indicates if the produced string should be null terminated. It should be noted that only the final value will have the null termination applied, the value returned by .getInternalValue() will not.

nullTerminated is a boolean type accepting true or false only, defaults to false.