What is Peach
Installing
Tutorials
Methodology
Introduction
Training
Enterprise
FAQ
Support Forums
Peach 3
Peach Pits
 General Conf
 Data Modeling
 State Modeling
 Agents
  Monitors
 Test
  Publishers
  Loggers
Running
Minset
Peach 2.3

License

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, if the value is accessed the internal value will not have the null attached.

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

When nullTerminated attribute is provided the String must not specify a linke:length.html[length] as they are mutually exclusive.