@salesforce/b2c-tooling-sdk / operations/debug / VariableRef
Interface: VariableRef
Defined in: packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:19
Properties
frameIndex
frameIndex:
number
Defined in: packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:21
objectPath
objectPath:
string
Defined in: packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:22
scope?
optionalscope:"global"|"local"|"closure"
Defined in: packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:24
If set, this reference is for a scope — filter /variables by this scope.
threadId
threadId:
number
Defined in: packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:20