MetaScript functions - ObjectVision/GeoDMS GitHub Wiki

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
⚠️ **GitHub.com Fallback** ⚠️