Inputs

Inputs are used in a builder to provide values to the variables that are defined in the command sets a builder references. Inputs also participate in the checking that determines whether the output object of a builder is out of date.

Command sets have substitution variables defined in them. Some of the values of these substitution variables are provided by the inputs defined in the builder.

There are two kinds of inputs:

Each input has a name which can be used in the variables table. It also has a type to specify if this input specifies the component objects are used to construct another object, or specifies the sources over which the command sets will be repeated. It has at least one include definition which specifies what to include in the input. It can also have a list of exclude definitions which specify what to exclude from the input.

Please refer to Jazz™.net for more information.


Feedback