---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/debug](../index.md) / VariableRef

# Interface: VariableRef

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:19](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts#L19)

## Properties

### frameIndex

> **frameIndex**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:21](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts#L21)

***

### objectPath

> **objectPath**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:22](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts#L22)

***

### scope?

> `optional` **scope**: `"global"` \| `"local"` \| `"closure"`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts:24](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts#L24)

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](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/variable-store.ts#L20)
