Versions Compared

Key

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

SECTION# returns a string containing the section with corresponding parameter values (and names) of two Telitab sets

Syntax

Arguments

  • Telitab_1$ is

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

  • UnfoldPar_1$ is

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

  • Telitab_2$ is

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

  • UnfoldPar_2$ is

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

  • Mode% provides

     provides options how to return the result

  • Mode% = 0 returns

     returns the section containing only the parameters present in both the sets of section cases.

  • Mode% = 1 returns

     returns the section containing all parameters in both the section cases.

Examples

SECTION with Mode%=0

...