Wildcard support

The MSMQ Adapter supports the use of wildcards. Wildcards might be specified for either the Correlation ID adapter command (-CID) or the Label adapter command (-LABEL) on a single command line. The following rule for wildcards in the MSMQ Adapters applies:

An asterisk (*) represents a multi-character wildcard. The entire retrieved message is returned. If the wildcard is w*z and wxyz is returned, the wildcard * is expanded to xy.