Selecting by Named Set
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
Selecting by Named Set
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Objects can be selected by a named set that contains a list of objects. This named set must be constructed using the ObjList EntitySet:
find all ObjList where ObjectName like ‘%Cust%’ -> sCust
In this example, all objects of the set “sCust” are selected:
ZOMList +s sCust
Updated
ByJason Lee
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