The QueryEditor SetProp
command sets the filter property of the specified data source, replacing any previously set or added properties. When querying a data source with a filter property, the data returned must match the filter properties or it will not be returned. Filter properties can be case-insensitive strings, regular expression strings, or strings with wildcards, either * or ?. Certain filter properties only accept a list of values. This command displays these values if an incorrect value is specified.
QueryEditor SetProp [Source] [Property Name] [Value]
ndicmd /i /gs QueryEditor SetProp SW:All:SDKs Name "Wii U" THEN Query SW:All:SDKs |
CONFIDENTIAL