-
Notifications
You must be signed in to change notification settings - Fork 1
MetaScript functions
mtbeek32 edited this page Jan 25, 2023
·
2 revisions
Metascript functions are used to generate script (like for_each) or request information on tree items like SubItem_PropValues
- for_each_ind - generate a set of items for each element of a domain, new variant
- for_each - generate a set of items for each element of a domain
- loop - instantiate a templates untill a stop condition is met
- SubItem_PropValues - a domain unit with a string attribute containing the property values of the direct subitems
- Inherited_PropValues - a domain unit with a string attribute containing the property values of the direct subitems of the item argument and of all referred items in the namespace.
- SubTree_PropValues - a domain unit with a string attribute containing the property values of all subitems
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.