Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Merge different input streams into one stream with "first comes first served" semantics.

Parameter

none

Example

PQL
Code Block
languagejs
titleMerge Operator
output = MERGE(left, right)