Parameters in the Spectre Build

You can define parameters to be used with your Spectre build script. With the Spectre build flow panel open, on the right side locate and click Show Parameters. The Parameters properties panel displays.

Spectre Build Parameters

Use the plus and minus buttons on the right to add and remove rows from the table.

Parameter table

Attribute Description
Name Names the parameter whose value is to be set at build time.
Is Selection Enables multiple values when checked. Normally, parameters have a single value. Single-value parameters can be used in strings or expressions. Multi-value parameters can only be used in expressions.
Default Value Style

Specifies how the defaults are defined:

  • From User Property—indicates a Workbench user property to supply values
  • All Values—indicates all values are acceptable when selection=true
  • Specific Value(s)—indicates explicit values are entered

Values

Indicates the default values. For From-User-Property, the server property is specified; for Specific Value()s, the default value or values are listed.