Union - ObjectVision/GeoDMS GitHub Wiki
Relational functions union
syntax
- union(a, b)
definition
union(a, b) results in a new uint32 [domain unit]] with all elements of the [attributes a and b.
description
The description for the union function is only available for backward compatibility purposes. The function has become obsolete in version 8.7.0. In new configurations, use the union_unit and union_data functions instead.
since version
5.15