Skip to main content
Version: 8.9

Type Alias: ScopeKey

type ScopeKey = ProcessInstanceKey | ElementInstanceKey;

System-generated key for a scope. A scope can hold variables and represents either an element instance in a BPMN process or the process instance itself.