PowerShell - Functions
You want to create a script that accepts a mandatory string parameter
FilePath and an optional switch parameter Verbose. Which is the correct way to declare these parameters?