DataPool User Guide

Version 2.13 | Published November 30, 2018 ©

DataAction

images/download/attachments/30910247/plugins_dataaction-icon.png
DataAction executes an action (i.e. Viz commands or DataPool commands) when the DataField registered to it changes.

images/download/attachments/41810475/plugins_dataaction.png

Unique Parameters

  • Action: Specifies the action to be invoked. If the action string begins with 0, then the command is handled as a Viz command, otherwise it is considered to be a DataPool command. The action can contain more than one command to be called. The commands must be separated by semicolons (;). Expressions can be used in the action utilizing the special DataPool variables.

  • Set to Mute: Specifies if the action is triggered when the data field changes.