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

Length Attribute

The length attribute defines the size of a Blob or String in bytes.

Examples

<Blob name="MagicNumber" length="8" value="01 02 03 04 05 06 07 08" valueType="hex" />

<String name="Token" value="MAGIC" length="5"/>