Selecting by Status Properties

Selecting by Status Properties

Welcome to our Knowledge Base

Documentation | Blog | Demos | Support

< All Topics
Print

Selecting by Status Properties

Objects have various properties which record the status of the object. You can select objects based on these status properties using the selection operator “p”. Since there are many properties available, you identify the desired property explicitly. Each status property has its own symbol that is used for both selecting and setting the property.

For example in the following command, all objects that have the locked property are selected for use by the ZOMLIST service:

ZOMList +p l

Here the selection criteria “p” indicates property and the argument “l” indicates the property to match is the locked property.

You can also select objects by specifying those that do not have a specific property. The next example selects all object that are not locked:

ZOMList +p l!

The exclamation point (!) negates the specified property. In other words, the “!” selects those object that do not have the specified property.

The following subsections describe how to select objects by each of the various status properties.

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

pt_BRPortuguese