DataPool User Guide

Version 2.13 | Published November 30, 2018 ©

DataArray

images/download/attachments/30910247/plugins_dataarray-icon.png
DataArray enables a simpler way of controlling a complex structure of objects that are defined in the config.dp file (See DataObject for detailed information about defining object structures and using the config.dp file). The plugin defines the size of the array (the number of its child objects) and manages the data flowing to the objects.

images/download/attachments/41810503/plugins_dataarray.png

Unique Parameters

  • Field Name: Defines the name and size of the array.

  • Type: Defines the type of the array objects. The list of types is created from the types defined in the configuration files (.dp files).

Example

The Field Name Stocks[32] defines an array named Stocks that has 32 objects of the type Stock selected in the Type parameter.