Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / executionScopeKey

Function: executionScopeKey()

ts
function executionScopeKey(scope): string;

Defined in: packages/core/dist/index.d.ts

The canonical identity string of a scope (RV4007): JCS bytes, total and deterministic.

Parameters

ParameterType
scopeExecutionScope

Returns

string