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

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

...