DataPool User Guide

Version 2.13 | Published November 30, 2018 ©

DataCounter

images/download/attachments/30910247/plugins_datacounter-icon.png
DataCounter plugin increases/decreases its value every time the DataField changes (if set to begin counting at 1 with an incremental value of 1, the plugin counts the number of times that the DataField changed). The plugin starts counting at the From parameter value, adding the Step parameter value to counter every time the DataField defined in Field Name changes, until the value To is reached. When the To value is reached, the counter starts over again from the beginning.

images/download/attachments/41810543/plugins_datacounter.png

Unique Parameters

  • From: Defines the initial value of the counter.

  • To: Defines the ending value of the counter.

  • Step: Defines the value to increment.

  • Output Field: Defines a DataPool variable that the counter value is assigned to.

  • Output Scope: Defines whether the DataPool variable defined in the output field is a global variable or a local variable.