The QueryEditor AddToProp
command adds a filter property to the specified data source. 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 AddToProp [Source] [Property Name] [Value]
ndicmd /i /gs QueryEditor AddToProp Environments name Env1 |
CONFIDENTIAL