DataPool User Guide

Version 2.13 | Published November 30, 2018 ©

DataActionTable

images/download/attachments/30910247/plugins_dataactiontable-icon.png
DataActionTable allows defining a table of actions (as described in the DataAction plugin page). Each of these actions is identified by a value of the FieldName variable. When DataActionTable receives data (a value of the FieldName variable) it compares the data to each of the values. If the data matches one of the values, the plugin invokes the corresponding action.

images/download/attachments/41810480/plugins_dataactiontable.png

Unique Parameters

  • Numeric Values Only: Enforces the plugin to use only numeric values received as the Field Name value, and uses only numeric values in the Value<i> parameters, when set to On.

  • Value<i>: Specifies the value of the FieldName variable that invokes the Action specified in Action<i>.

  • Action<i>: Specifies the action to call in the case the data matches Value<i>.

  • Default Action: Specifies the action to invoke if the data doesn’t match any of the specified values.