Versions Compared

Key

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

...

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

Arguments

  •  

    Telitab_1$  is a string expression containing/returning the first Telitab set.


  •  

    UnfoldPar_1$  is a name of parameter for which to unfold the first Telitab set, see also the UNFOLD#() function.


  • Telitab_2$  is a string expression containing/returning the second Telitab set.


  •  

    UnfoldPar_2$  is a name of parameter for which to unfold the second Telitab set.


  •  

    Mode%  provides options how to return the result


  •  

    Mode% = 0  returns the section containing only the parameters present in both the sets of section cases.


  •  

    Mode% = 1  returns the section containing all parameters in both the section cases.


Examples

SECTION with Mode%=0

...