Read array elements

Home  Back  Next

 

Especially for raw devices as barcode scanners or wages parts of a fixed array can be extracted.

 

Example:

The frame contains multiple numbers

"123141256"

The first number has three letters, the next two letters, the last has four letters.

With reading from zero with the length of three the first number will be extracted.

 

The opposite function is Write array elements.