Data-Block Commands

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Variable Definitions and Operations > Data-Block Commands >

Data-Block Commands

Smart Package Robot 's Data-Block Commands

Previous Top Next


 

Smart Package Robot 's Data-Block Commands

 

clip0709

Unlike Arrays, Data Blocks are stored in normal Variables.

 

Data Blocks are sort of Array-Command. Unlike the ARR.-Command Array, Data Blocks reside in normal Variables and can be nested.

Means you can put Data-Blocks into other Data Blocks.

The Speed of accessing these Data-Blocks is slower then using Simple-Arrays with the ARR.-Commands.

 

While a normal Array can only hold Numbers, a Smart Package Robot  Data-Block can hold any Item, even another Data Block.

 

 

 

More Info and example to Data blocks, see here:

 

1.5.1.5. Organizing data items in blocks