Skip to content

Select a group within the Regex and replace it with a variableΒ #32

@niroshank

Description

@niroshank

I am using the following settings for the replace task.

Regex: "Host":"(\S*?)",
Replace with: $1(Host)

In the above regex, I want to select the first group. I have also added a variable as Url in the pipeline. But no difference can be seen. Am I doing this the wrong way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions