> ## Documentation Index
> Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
> Use this file to discover all available pages before exploring further.

# trackerArrayType

> v0.20.5

Defined in: [src/modules/types.ts:630](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L630)

Tracker Array Type Enumeration

## Enumeration Members

### ADDR\_ARRAY

> **ADDR\_ARRAY**: `1`

Defined in: [src/modules/types.ts:632](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L632)

***

### BOOL\_ARRAY

> **BOOL\_ARRAY**: `3`

Defined in: [src/modules/types.ts:634](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L634)

***

### BYTES\_ARRAY

> **BYTES\_ARRAY**: `5`

Defined in: [src/modules/types.ts:636](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L636)

***

### STR\_ARRAY

> **STR\_ARRAY**: `4`

Defined in: [src/modules/types.ts:635](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L635)

***

### UINT\_ARRAY

> **UINT\_ARRAY**: `2`

Defined in: [src/modules/types.ts:633](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L633)

***

### VOID

> **VOID**: `0`

Defined in: [src/modules/types.ts:631](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/types.ts#L631)
