Versions Compared

Key

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

The object parameter attribute @KEYis used to define case key parameters for the current object. It allows cases in an object to be associated through a number of parameters, the keys in (for instance) other objects. 

Syntax

Place @KEY:ParameterName in the data slot of the parameter

...

Member of knowledge base type: Classic and general typeScenario type and Taxonomy type

Example

Imagine that@KEY :ALLTESTNO,TestDescr$ is placed in the dataslot of an object PROGRAM. It means that particular case values in the PROGRAM object can be associates to a current object (in which the key parameters are used) by means of the key paremeters ALLTESTNO and TestDescr$.

...