Path

A path to a file or a folder.

The path parameter type is used for validating paths. However, no validation is performed. Still, it's good practice to use this parameter for paths.

Specification

This type of parameter has no extra options.

Example

Path to a file

You can prompt for a path to a file by using this type of parameter.

Last updated