The -Filter parameter was introduced in the SDK version 1 and it allows for the narrowing down of results from a cmdlet's output. If you are working with many arrays, even hundreds of arrays, filtering is something you will want to include in your scripts.
There is a specific file created and included with the module distribution called about_Pfa2Filtering.Help.txt that contains all of the information on this parameter and examples on how to use it.