Skip to end of banner
Go to start of banner

setReplacementVariables

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 71 Current »

See also: Actions

Description

Set one or more replacement variables specified using field parameters with name=value syntax or loaded from a property file. Value specified replaces any previously set variable with the same name including values set by other actions that set replacement variables. This is an example to save a previously set value: --field myIssue=@issue@. Find and replace logic is applied to the value before setting the variable providing a way to manipulate values in a script. Variables are available only within the scope of the run script they were set in. Use the issue parameter to set replacement variables from issue related substitution variables.

Required Parameters

Optional Parameters

field, file, findReplace, findReplaceRegex, issue

Type

Update

Category

Variables

Output Formats

Replacement Variables

Hosting
Since Version

Examples

Related How To's

  • No labels