Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Target Action List Parameters allow you to make an Target Action List behave as a function of specific values when you call it.

The scope of an Target Action List parameter is confined to the actions within the TargetAction List. Target Action List Parameters can be modified from script in the same manner as Automise variables.

Target Parameters Action List Parameters can be accessed anywhere that Automise variables can be used. Target Parameters Action List Parameters take precedence over variables in higher namespaces of the same name. The syntax to access an Target Action List Parameter outside of script is the same as for a variable, ie %ParameterName%.

Target Parameters Action List Parameters are available on any Target except Action List except Default.

To view or modify Target Action List Parameters you can either:

  1. Right-click on the Target tab Action List tab and select "Target Action List Configuration...", or
  2. Select the "Target Action List Parameters..." menu item from the Project menu.

...

In the above example, the variables %SOURCEPATH% and %BUILDNUM% are available to any actions in the Target Action List with these parameters.

To run an TargetAction List, use a "Run TargetAction List" action (available in the "Flow Control" action types category). The Run Target actionAction List action's property page allows you to specify the value of each Target Action List parameter: