Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Is it possible to create a user input parameter where multiple values can be entered seperated by a ";" ? #682

Description

@dansted

Is it possible to create a user input parameter where multiple values can be entered seperated by a ";".
Each input value should then be used to create a new project.

User input:
MyProject1; MyProject2; MyProject3; MyProject4;

Input should then create:
MyProject1.csproj
MyProject2.csproj
MyProject3.csproj
MyProject4.csproj

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions