DataMinMax

graphics/plugins_dataminmax-icon.png

The DataMinMax plugin receives a DataPool array name and returns two DataFields: one containing the minimal value of the array and the other containing the maximal value in the array.

graphics/plugins_dataminmax.png
Unique Parameters
  • Field Name: Is the name of the array to be checked.

  • Min Destination Field: A DataField that the plugin will assign the minimal value of the array into.

  • Max Destination Field: A DataField that the plugin will assign the maximal value of the array into.