Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

UNION# returns a string containing the union of two (or more) TeLiTab sets TeLiTab sets

Syntax

UNION#(Telitab_1$, UnfoldPar_1$, Telitab_2$, UnfoldPar_2$, Mode%)

...

  1. As shown, two syntax types are available. With the second syntax type you can union several (even more than two) TeLiTab datasets  TeLiTab datasets at once.

Examples

Sparse union 

...

To explain the data: 
you have two objects, MODELS and PROJECTS presented as list values in Telitab_1$ containing TeLiTabs TeLiTabs themselfs (with several parameters). 
LPP is part of the MODELS object (TeLiTab).

When you unfold Telitab_1$ dataset on parameter "LPP", you get:

...

You see that PROJECT still is a separate object (and presented as a list value in Telitab_1$). All other data (which was part of the MODELS object) now is part of Telitab_1$ and thus a table in the TeLiTabthe TeLiTab.

Telitab_2$ contains the dataset:

...