Versions Compared

Key

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

...

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

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

Examples

SECTION with Mode%=0

Before explaining the SECTION function, some words on unfolding a Telitab set for a particular parameter. Unfolding implies that the record(s) containing this parameter are moved to the top of the hierarchy.

...

Please note that using Mode%=0 means that the section is returned casewise (per row) and case parameters not present in both sets like "MODNO$", "MODMAT$" and the object "PROJECT" are not in the returned result.

SECTION with Mode%=1

If these parameters should be also in the result, use Mode%=1, so for the above argument values,

...