Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you need multiple values, then format your parameter accordingly:

  • A As json, such as:

    { "path": "myfolder\subfolder", "param2": "xyz" }

     

  • A

    As semi-colon

    separated

    string:

    "myfolder\subfolder; xyz"
     

...