Implementing a Method-/Process-/Runnable-Local Variable

  1. Open the implementation editor for the local variable:

    If automatic implementation is activated, a warning window opens.

  2. Click OK to continue.

    For local variables of scalar, array, matrix or enumeration type, the implementation editor for scalar elements, arrays and matrices opens.

    For classes and records used as local variables, the implementation editor for component references opens.

  3. Do one of the following:

    Note

    If referencesClosedi.e. arrays, matrices or records with activated Automatically select the Implementation Type option, or classes  are used, the memory class selected in the Memory Location for Instances combo box does not apply to the reference in this case, it applies to the target of the reference.

    Use automatic Implementation in the Element menu is now available.

The automatic implementation of a method-/process-/runnable-local variable can only be reactivated in the implementation editor of the component.

See also

Activating Automatic Implementation

Specifying Individual Implementations

Assigning an Implementation Type

Specifying an Enumeration Implementation

Implementing References

Opening the Implementation Editor for an Element (A)

Opening the Implementation Editor for an Element (B)

Opening the Implementation Editor for an Element (C)