Versions Compared

Key

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

The object parameter attribute@DATABASEis used to make a pseudo intrinsic function with @MULTICASE<span class='quaestor_syntax'>@MULTICASE</span> attribute containg a collection of cases behave like a selection Database.

Syntax

 Place @DATABASEin the data slot of the parameter

Remarks

In combination with the @MULTICASE<span class='quaestor_syntax'>@MULTICASE</span> attribute, it makes sure that object that is used as pseudo-intrinsic function saves all its runs. Each time it is called upon during calculation, a case is added to its content, but only if its combination of argument values are not yet available in the current set of cases.

...