Union (PQL)

Returns the union of two sets.

  • Returned Output: List
  • Library: PQL \ Semantic \ List
  • Version: 2023.02.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

Union( <List> , <List> )

* Click on the function's arguments above for more details on the input values.

Comments