Skip to main content
Version: 8.9

Type Alias: SourceElementInstanceKeyInstruction

type SourceElementInstanceKeyInstruction = object;

Defines an instruction with a sourceElementInstanceKey. The move instruction with this sourceType will terminate one active element instance with the sourceElementInstanceKey and activate a new element instance at targetElementId.

Properties

sourceElementInstanceKey

sourceElementInstanceKey: ElementInstanceKey;

The source element instance key for the move instruction.


sourceType

sourceType: string;

The type of source element instruction.